mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-19 12:43:13 +00:00
Added mn, renamed MiNiM into min.
This commit is contained in:
parent
f7bd440958
commit
bcdde73033
@ -6341,17 +6341,34 @@
|
|||||||
"web": "https://github.com/nigredo-tori/classy"
|
"web": "https://github.com/nigredo-tori/classy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "MiNiM",
|
"name": "mn",
|
||||||
"url": "https://github.com/h3rald/minim",
|
"url": "https://github.com/h3rald/mn",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"concatenative",
|
"concatenative",
|
||||||
"language",
|
"language",
|
||||||
"shell"
|
"shell"
|
||||||
],
|
],
|
||||||
"description": "A tiny concatenative programming language and shell.",
|
"description": "A truly minimal concatenative programming language.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://h3rald.com/minim"
|
"web": "https://h3rald.com/mn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "min",
|
||||||
|
"url": "https://github.com/h3rald/min",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"concatenative",
|
||||||
|
"language",
|
||||||
|
"shell"
|
||||||
|
],
|
||||||
|
"description": "A small but practical concatenative programming language and shell.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://min-lang.org"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MiNiM",
|
||||||
|
"alias": "min"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "boneIO",
|
"name": "boneIO",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user