Add Futhark (#2025)

This commit is contained in:
PMunch
2021-10-08 16:32:43 +02:00
committed by GitHub
parent 321c7d2f0f
commit 7b02a3eee6
+16
View File
@@ -1749,6 +1749,22 @@
"license": "MIT",
"web": "https://github.com/PMunch/wxnim"
},
{
"name": "futhark",
"url": "https://github.com/PMunch/futhark",
"method": "git",
"tags": [
"library",
"c",
"c2nim",
"interop",
"language",
"code"
],
"description": "Zero-wrapping C imports in Nim",
"license": "MIT",
"web": "https://github.com/PMunch/futhark"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",