Added package simpleAST (#610)

This commit is contained in:
Luca Guzzon 2017-11-06 00:20:44 +01:00 committed by Dominik Picheta
parent 15275861e0
commit fb3e429442

View File

@ -7543,7 +7543,18 @@
"license": "MIT",
"web": "https://github.com/lcrees/romans"
},
{
{
"name": "simpleAST",
"url": "https://github.com/lguzzon/simpleAST",
"method": "git",
"tags": [
"ast"
],
"description": "Simple AST in NIM",
"license": "MIT",
"web": "https://github.com/lguzzon/simpleAST"
},
{
"name": "timerpool",
"url": "https://github.com/mikra01/timerpool/",
"method": "git",