tilted 0.2.0

A non-Turing-complete interpreted programming 'language' that can do maths (only).
Documentation
1
2
3
4
5
# Project `tilted`

`tilted` is a non-Turing-complete interpreted programming 'language' that can
do maths (only). It is a proof-of-concept project that aims to explain the
different components of designing an actual language.