all repos — min @ 948bbd2c7fa781287ae7809d77714441667e57f0

A small but practical concatenative programming language.

site/assets/mmm.json

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
{
  "modules": [
    {
      "author": "Fabio Cevasco",
      "deps": {},
      "description": "HTML syntax highlighter for min code.",
      "license": "MIT",
      "method": "git",
      "name": "min-highlight",
      "url": "https://git.sr.ht/~h3rald/min-highlight"
    },
    {
      "name": "min-test",
      "method": "git",
      "url": "https://git.sr.ht/~h3rald/min-test",
      "author": "Fabio Cevasco",
      "description": "A minimal testing library for the min programming language.",
      "license": "MIT",
      "deps": {}
    }
  ],
  "updated": null
}