Menu

Tree [9136e7] master /
 History

HTTPS access


File Date Author Commit
 .settings 2017-04-02 MedaiP90 MedaiP90 [f71c9a] Delete a.txt
 bin 2017-04-03 MedaiP90 MedaiP90 [a037e6] Add files via upload
 snap 2018-04-16 MedaiP90 MedaiP90 [9136e7] Update snapcraft.yaml
 src 2017-04-03 MedaiP90 MedaiP90 [96ba5e] Add files via upload
 .classpath 2017-04-02 MedaiP90 MedaiP90 [c8a538] Add files via upload
 .project 2017-04-02 MedaiP90 MedaiP90 [c8a538] Add files via upload
 README.md 2017-04-02 MedaiP90 MedaiP90 [11e8a6] Update README.md
 turingMachine.jar 2018-04-16 MedaiP90 MedaiP90 [f35581] Add files via upload

Read Me

Turing's machine

This is a simple, Java based programmable Turing's machine. The project was written using Java and the Eclipse IDE.

You can download the executable .jar file from here.

How to use

Command sintax: QSD; where Q is the next status, S is the new symbol to insert and D is the direction to move (r for right or l for left). It's possible to insert comments in every command cell writing something near the instruction, the machine will ignore the text.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.