Proving Turing machine can be simulated using a stack machine with two stack
To run this project you need Maven, and Java installed.
To run it execute mvn install then mvn spring-boot:run.
Proving Turing machine can be simulated using a stack machine with two stack
JavaMIT