aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 4784341..ba94e82 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]