all repos — min @ d65a5796e5f71931f9ab1541b688b3c2be05d52c

A small but practical concatenative programming language.

site/mmm.json

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
{
  "name": "min-site",
  "author": "Fabio Cevasco",
  "description": "The web site of the min programming language.",
  "license": "MIT",
  "private": true,
  "deps": {
    "min-highlight": "master"
  }
}