You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
bin | 2 years ago | |
examples | 2 years ago | |
src | 2 years ago | |
.babelrc | 2 years ago | |
.eslintrc | 2 years ago | |
.gitignore | 2 years ago | |
.npmignore | 2 years ago | |
README.md | 1 year ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago |
README.md
turing-simulator
Turing machine simulator
Turing machine simulator with CLI based on TMSimulator and JSTMSimulator syntax.
Installation
turing-simulator
will be available on NPM soon.
Build
To build package from source:
git clone https://git.hackfront.eu/Hackfront/turing-simulator.git
npm install
npm run build
Usage
For script syntax please refer to the project wiki.
turing-simulator examples/hello_world.tms