Added MiNiM package.
This commit is contained in:
parent
792f66bbba
commit
83a0d9be61
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue