Added package macroplus (#1967)

This commit is contained in:
hamid bluri 2021-07-12 10:51:26 +04:30 committed by GitHub
parent 84a9280d3d
commit a01fa1ddf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23299,5 +23299,20 @@
"description": "Unroll for-loops at compile-time.",
"license": "MIT",
"web": "https://github.com/schneiderfelipe/unrolled"
},
{
"name": "macroplus",
"url": "https://github.com/hamidb80/macroplus",
"method": "git",
"tags": [
"macroplus",
"macro",
"macro",
"nim",
"compiletime"
],
"description": "a collection of useful macro functionalities",
"license": "MIT",
"web": "https://github.com/hamidb80/macroplus"
}
]