Added package vla

This commit is contained in:
Brian Rogoff 2017-10-23 19:26:21 -07:00
parent e7fbc68638
commit 1534b3b936

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"
}
]