Added MiNiM package.

This commit is contained in:
Fabio Cevasco 2016-10-23 20:45:55 +02:00 committed by GitHub
parent 792f66bbba
commit 83a0d9be61

View File

@ -5358,5 +5358,18 @@
"description": "typeclasses for Nim",
"license": "Unlicense",
"web": "https://github.com/nigredo-tori/classy"
},
{
"name": "MiNiM",
"url": "https://github.com/h3rald/minim",
"method": "git",
"tags": [
"concatenative",
"language",
"shell"
],
"description": "A tiny concatenative programming language and shell.",
"license": "MIT",
"web": "https://h3rald.com/minim"
}
]