mu/archive/Readme.md

420 B

This directory contains earlier prototypes.

  • 0.vm.arc: an early prototype of a statement-oriented interpreted language built in Arc. Now has its own repo at mu0.

  • 1.vm: a statement-oriented interpreted language. Now has its own repo at mu1.

  • 2.transect: an abortive design for a safe low-level language with manual register allocation.