modify tags of nimly (#1054)

This commit is contained in:
Lolo Iccl 2019-04-11 14:16:55 +09:00 committed by Miran
parent cc175ec92e
commit a2c6f9d350

View File

@ -13030,8 +13030,12 @@
"url": "https://github.com/loloiccl/nimly",
"method": "git",
"tags": [
"v0.0.0",
"v0.1.0"
"BNF",
"EBNF",
"lexer",
"parser",
"lexer-generator",
"parser-generator"
],
"description": "A lexer generator and parser generator package work in Nim.",
"license": "GPL-3.0",