Skip to content
/ tmpl Public

TMPL (pronounced "temple") is a Turing Machine Programming Language.

Notifications You must be signed in to change notification settings

BapMel/tmpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmpl

TMPL (pronounced "temple") is a Turing Machine Programming Language.

This is the initial version of TMPL, written in 2008.

It comes with sample programs (some of them being finite, others infinite, others intentionally bugged) and the documentation.

  • tmpl --> the program (with comments in French)
  • progs --> sample programs in TMPL
  • progs/00-finite_programs --> finite TMPL programs you can just execute
  • progs/01-infinite_programs --> infinite TMPL programs (execute step by step)
  • progs/02-intentionally_bugged_programs --> syntaxically invalid programs
  • doc/ --> the documentation

About

TMPL (pronounced "temple") is a Turing Machine Programming Language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages