GithubHelp home page GithubHelp logo

turing-sim's Introduction

Turing-sim

Emulateur de Machine de Turing

Initial description and changelog :


|| Turing machine emulator ||

The goal of this project is to implement a system to emulate certain abstractions of Turing machines. The first step in this project would be to design a simple "programming language" for describing the behavior of a Turing machine and then implementing an interpreter for this language. The subsequent steps will involve writing simple modules that implement certain basic operations on Turing machines, implementing "compilers" for translating simple but more high-level languages to basic programs that can run on Turing machines, and building an easy-to-use user interface for interacting with the system.

Changelog (see svn for full details)

0.0.1 alpha Basic design implementation TODO : I/O

0.1.0 alpha Fixed design, workin IO for single tape TODO : Many bugs to fix, GUI, MultiTape

0.2.0 alpha Done : GUI, MultiTape + I/O for multitape

TODO :
    Small programming language as stated in the project description

0.2.1 Working GUI, some bugs remaining

Small prog language being implemented

turing-sim's People

Contributors

fludo avatar

Watchers

 avatar

turing-sim's Issues

Cannot launch application

After compiling code with maven, result is:
java -jar target/turing-sim-1.0-SNAPSHOT.jar

Erreur : impossible de trouver ou charger la classe principale gui.TuringApp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.