Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

TRAC Interpreter -- Sixties programming language

Originally published: 2010-08-22 19:05:09
Last updated: 2010-08-22 19:05:09
Author: Jack Trainor

A Python implementation of an interpreter for the TRAC programming language developed by Calvin Mooers in the early 1960s. This implementation reconstructs Mooers' original algorithm in Python and supports only a limited number of TRAC primitives for demonstration purposes.