Merge pull request #602 from bpr/add-vla0226

Add package vla
This commit is contained in:
Dominik Picheta 2017-10-24 14:04:42 +01:00 committed by GitHub
commit b171cd2138

View File

@ -7451,5 +7451,17 @@
"description": "Go-like interfaces",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/interfaced"
},
{
"name": "vla",
"url": "https://github.com/bpr/vla",
"method": "git",
"tags": [
"vla",
"alloca"
],
"description": "Variable length arrays for Nim",
"license": "MIT",
"web": "https://github.com/bpr/vla"
}
]