An open API service indexing awesome lists of open source software.

https://github.com/rec0de/turing_pascal

Pascal implementation of a turing machine simulator
https://github.com/rec0de/turing_pascal

Last synced: 5 months ago
JSON representation

Pascal implementation of a turing machine simulator

Awesome Lists containing this project

README

          

Turing Simulator
======

A Turing Machine simulator implemented in Pascal using Delphi 7 (ancient & proprietary, I know).

Disclaimer:
This is not what my code usually looks like. This was written as a project for a school course which required the tool to be developed in Pascal using an at least suboptimal input file format.
It might also be worth noting that I hate Delphi / Pascal with a passion. So, if you are my future employer: This is not good code. I usually do better. Thanks.