mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #1305 from loloiccl/mod-nimly-description
Update the description and tags of 'nimly'
This commit is contained in:
commit
5b897f4781
@ -13173,14 +13173,16 @@
|
|||||||
"url": "https://github.com/loloiccl/nimly",
|
"url": "https://github.com/loloiccl/nimly",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"BNF",
|
|
||||||
"EBNF",
|
|
||||||
"lexer",
|
"lexer",
|
||||||
"parser",
|
"parser",
|
||||||
"lexer-generator",
|
"lexer-generator",
|
||||||
"parser-generator"
|
"parser-generator",
|
||||||
|
"lex",
|
||||||
|
"yacc",
|
||||||
|
"BNF",
|
||||||
|
"EBNF"
|
||||||
],
|
],
|
||||||
"description": "A lexer generator and parser generator package work in Nim.",
|
"description": "Lexer Generator and Parser Generator as a library in Nim.",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"web": "https://github.com/loloiccl/nimly"
|
"web": "https://github.com/loloiccl/nimly"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user