shithub: ditto

ref: 942e0f447c5d0cdfdb951628b5a65391f2eb2b3a
dir: /README/

View raw version
ditto
-----
tiny programming language

warning: not done

example
-------
might change at some point but here:

include std # includes the minimal stdlib

main -> [args
    std:puts("Hello, ditto")
]

notes
-----
inspired by myriddin

usage
-----
run mk

license
-------
public domain