Add package nuance (#2558)

This commit is contained in:
metagn 2023-04-01 16:07:10 +03:00 committed by GitHub
parent f9cee38d94
commit 0df8a281ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29712,6 +29712,18 @@
"license": "GNU GPLv3",
"web": "https://github.com/HapticX/happyx"
},
{
"name": "nuance",
"url": "https://github.com/metagn/nuance",
"method": "git",
"tags": [
"ast",
"compiler"
],
"description": "nim untyped AST node generation at runtime with custom line info",
"license": "MIT",
"web": "https://github.com/metagn/nuance"
},
{
"name":"jsonnet",
"url":"https://github.com/thechampagne/jsonnet-nim",