Turns some input program into a Turing Machine. This enables applying various tools specific to Turing Machines, which may or may not prove useful.
Rather than aiming to meet the specifications for any proper high level language, I decided to create my own toy language. It will eventually have the most typical features of a high level language as it is developed further.
The language specifications will be available here.