This project is a platform allowing to develop and execute algorithms using Turing machines.
Its parts are :
* A language specification
* A Runtime environment specification
* An implementation
... [More]
of a compiler in Java
* An implementation of a virtual machine in Java
Feel free to visit the website for more informations and to participate.
The only aim of Gnieh Turing is to learn more about compilers and virtual machines. This project is made for educational purpose [Less]