Added package mcmurry (#1266)

This commit is contained in:
chocobo333
2019-12-04 16:16:02 +01:00
committed by Miran
parent 76e8ae16b6
commit 21d9e0d200
+14
View File
@@ -15477,5 +15477,19 @@
"license": "MIT",
"web": "https://github.com/blakeanedved/nimnoise",
"doc": "https://lib-nimnoise.web.app/"
},
{
"name": "mcmurry",
"url": "https://github.com/chocobo333/mcmurry",
"method": "git",
"tags": [
"parser",
"parsergenerator",
"library",
"lexer"
],
"description": "A module for generating lexer/parser.",
"license": "MIT",
"web": "https://github.com/chocobo333/mcmurry"
}
]