Skip to content

Teemu/turing2.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing2.js

Transpiles Turing machines to Javascript. Works with the syntax specified here. This has some bugs at the moment but the prime checker should work.

Install

git clone https://github.com/Frozenball/turing2.js.git
cd turing2.js/
git submodule init
git submodule update
npm install

Usage

node --harmony-destructuring --harmony_default_parameters turing.js jsturing/machines/primetest.txt 101010

About

Transpiles Turing machines to Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors