Added package simpleAST (#610)
This commit is contained in:
parent
15275861e0
commit
fb3e429442
1 changed files with 12 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue