branches: master
Clone
clone: git://shithub.us/hexyl/ditto gits://shithub.us/hexyl/ditto
push: hjgit://shithub.us/hexyl/ditto
patches to: hexyl@tuta.io
Last commit
942e0f44
– hexyl <hexyl@tuta.io>
authored
on 2023/01/07 05:26
init
About
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