Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuringMachineSimulatorCpp

Turing machine simulator.

Bertoncelli Giovanni

Project presented for the C++ Course in the University of Verona. This project deals with the building of a Turing Machine simulator. It allows to create a machine within a Terminal interface and to run in on different symbols sequences (different tapes). Repository reference: https://github.com/HighSoftWare96/TuringMachineSimulatorCpp/

Compilation and running guide

  1. Build project settings with bash command cmake -DCMAKE_BUILD_TYPE=Debug project_dir or cmake -DCMAKE_BUILD_TYPE=Release project_dir
  2. Compile with make
  3. Execute executable in bin folder

About

Turing machine simulator. Project presented for the C++ Course in the University of Verona.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages