summary refs log tree commit diff stats
path: root/test/testdir/zerobytes
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain) (blame)

pes. * 0.vm.arc: an early prototype of a statement-oriented interpreted language built in Arc. Now has its own repo at [mu0](https://github.com/akkartik/mu0). * 1.vm: a statement-oriented interpreted language. Now has its own repo at [mu1](https://github.com/akkartik/mu1). * 2.transect: an abortive design for a safe low-level language with manual register allocation.