Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 436 Bytes

File metadata and controls

6 lines (5 loc) · 436 Bytes

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.