Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Go to file
Kartik K. Agaram aa0ce16f8b 17 2014-07-11 21:55:26 -07:00
Readme 10 2014-07-09 23:30:09 -07:00
mu.arc 17 2014-07-11 21:55:26 -07:00
mu.arc.t 17 2014-07-11 21:55:26 -07:00
x.mu 2 - compound functions 2014-07-06 01:54:09 -07:00

Readme

== 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