https://github.com/yigithankarabulut/ft_turing
The goal of this project is to write a program able to simulate a single headed, single tape Turing machine from a machine description provided in json.
https://github.com/yigithankarabulut/ft_turing
functional-programming ocaml turing turing-machine turing-machine-simulator
Last synced: about 23 hours ago
JSON representation
The goal of this project is to write a program able to simulate a single headed, single tape Turing machine from a machine description provided in json.
- Host: GitHub
- URL: https://github.com/yigithankarabulut/ft_turing
- Owner: yigithankarabulut
- Created: 2025-10-12T11:11:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-31T10:46:58.000Z (8 months ago)
- Last Synced: 2025-10-31T12:20:48.026Z (8 months ago)
- Topics: functional-programming, ocaml, turing, turing-machine, turing-machine-simulator
- Language: OCaml
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ft_turing