aboutsummaryrefslogtreecommitdiff
path: root/example/turing/README.md
blob: 84be368cb56b46931043b53b6d08a0f92ae450c9 (plain)
1
2
3
4
5
# turing

…is an example implementation of the most conclusive demonstration of how _TypeAsValue_ may be used to perform arbitrary compile time computations: a _Turing machine_.

It prints the initial and final tape states gained by evaluating both a _Mirror_ state transition table and the well known _Busy Beaver_ example.