Giter Site home page Giter Site logo

turing_machine's Introduction

Turing Machines for Real (TM4R)

Michael PÉRIN, Verimag / Univ. Grenoble-Alpes

Projet 2019 : Réalisation d'une version 3 bandes de la Machine de Turing Universelle (sujet)

The TM4R project aims at developping the Turing Machine constructions

Those constructions have been described in books but never implemented:

  • Emulation of a TM operating on an n-symbols alphabet by a TM operating on binary alphabet (2017)
  • The Universal Turing Machine (2019)
  • Emulation of a n-Bands TM by a single-band TM (2021 ?)
  • The Universal Scheduler running two Turing Machines one step each (2023 ?)

Modules already available

  • Constructions for defining Turing Machines
  • An execution engine with an html output
  • An execution layer on top of the previous one for emulation of on-the-fly transformations
  • An output of the control flow graph of a Turing_Machine in a .dot for the free graph vizualizer software (graphviz)

Examples of Turing Machines

Available engine outputs

demo/run/ contains html files

  • The run of the 4-states Busy Beaver (107 steps)
  • The run of a TM which erases the content of a vector while keeping the structure (..,..)
  • The run of its binary version operating on the 2-symbols alphabet {T,F}
  • The run of a 2-bands Turing Machine performing the xor of two bands

demo/dot/ contains some control flow graphs in .dot format

  • The 4-states Busy Beaver
  • The xor 2-bands Turing Machine
  • The erase-vec 1-band Turing Machine

turing_machine's People

Contributors

michael-perin avatar luc6feros avatar castraspin avatar requiem958 avatar

Watchers

 avatar

Forkers

castraspin

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.