Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_turing

This project has been created as part of the 42 curriculum by maamine, bvasseur.


Description

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. This project is written in functionnal OCaml. It is a good occasion to experiment clever type designs and a smart functionnal approach to your program.

Instructions

make

Then run the program with the following command:

./ft_turing [-h/--help] <path_to_machine_spec.json> <input>

Resources

IA uses


Bonuses


About

`ft_turing` vous fera découvrir le modèle de Turing à la base du paradigme impératif à travers une implémentation de ce modèle en OCaml.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages