add dslutils (#2041)

This commit is contained in:
Code Hz
2021-10-22 10:07:50 +02:00
committed by GitHub
parent a05029e1c8
commit 5b93eab369
+13
View File
@@ -24013,5 +24013,18 @@
"description": "make anything async [to be honest, fake async]",
"license": "MIT",
"web": "https://github.com/hamidb80/asyncanything"
},
{
"name": "dslutils",
"url": "https://github.com/codehz/dslutils",
"method": "git",
"tags": [
"dsl",
"macro",
"pattern"
],
"description": "A macro collection for creating DSL in nim",
"license": "MIT",
"web": "https://github.com/codehz/dslutils"
}
]