Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C2TM (Compile to Turing Machine)

Turns some input program into a Turing Machine. This enables applying various tools specific to Turing Machines, which may or may not prove useful.

C2TM Lang

Rather than aiming to meet the specifications for any proper high level language, I decided to create my own toy language. It will eventually have the most typical features of a high level language as it is developed further.

The language specifications will be available here.

About

Turns some input program into a Turing Machine. This enables applying various tools specific to Turing Machines, which may or may not prove useful.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages