komamitsu / turing_machine_as3

Turing machine sample in ActionScript3.

Home Page:http://github.com/komamitsu/turing_machine_as3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the simple turing machine sample written in ActionScript. It can do multiplication using /1+x1+/ format.

If you want to compile this one, type the command below.

  $ mxmlc TuringMachine.as


About

Turing machine sample in ActionScript3.

http://github.com/komamitsu/turing_machine_as3

License:Apache License 2.0


Languages

Language:ActionScript 100.0%