mu/Readme

9 lines
272 B
Plaintext

== Installing
Prerequisites: Racket from http://racket-lang.org
$ cd mu
$ git clone http://github.com/arclanguage/anarki
$ ./anarki/arc mu.arc x.mu
#hash((1 . 1) (2 . 3) (3 . 4)) # state of simulated memory after executing x.mu
$ ./anark/arc mu.arc.t # automated tests