saleph / turing_machine

The simulator of Turing machine in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

turing_machine

The simulator of Turing machine in C++ (in the future - with Qt5 as gui).

It will be new, fresh version of a program made by my lecturer (screenshot of the window) with a bunch of new features:

  1. ability to use in terminal
  2. cross-platform
  3. designed module for unit tests of a Control Graph (with assertions)

If you are intrested in - stay tuned!

About

The simulator of Turing machine in C++.

License:MIT License


Languages

Language:C++ 64.6%Language:Makefile 33.7%Language:QMake 1.6%Language:C 0.1%