Added package spryvm (#627)

This commit is contained in:
Göran Krampe 2017-12-02 16:25:54 +01:00 committed by Dominik Picheta
parent 3e03043626
commit 468838782a

View File

@ -7763,6 +7763,19 @@
"license": "MIT",
"web": "https://github.com/tormund/os_files"
},
{
"name": "spryvm",
"url": "https://github.com/gokr/spryvm",
"method": "git",
"tags": [
"interpreter",
"language",
"spry"
],
"description": "Homoiconic dynamic language interpreter in Nim",
"license": "MIT",
"web": "https://github.com/gokr/spryvm"
},
{
"name": "netpbm",
"url": "https://github.com/barcharcraz/nim-netpbm",