Added package nimly (#1048)

This commit is contained in:
Lolo Iccl 2019-04-04 21:21:33 +09:00 committed by Miran
parent 164bf8890e
commit 842c005d47

View File

@ -13020,5 +13020,17 @@
"description": "Kakoune plugin for color preview",
"license": "MIT",
"web": "https://github.com/SolitudeSF/colorcol"
},
{
"name": "nimly",
"url": "https://github.com/loloiccl/nimly",
"method": "git",
"tags": [
"v0.0.0",
"v0.1.0"
],
"description": "A lexer generator and parser generator package work in Nim.",
"license": "GPL-3.0",
"web": "https://github.com/loloiccl/nimly"
}
]