update the description and tags of nimly
This commit is contained in:
parent
9de14384d6
commit
056a22831b
1 changed files with 6 additions and 4 deletions
|
|
@ -13173,14 +13173,16 @@
|
|||
"url": "https://github.com/loloiccl/nimly",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"BNF",
|
||||
"EBNF",
|
||||
"lexer",
|
||||
"parser",
|
||||
"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",
|
||||
"web": "https://github.com/loloiccl/nimly"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue