git @ Cat's Eye Technologies Argyle / incorporateing-adts
incorporateing-adts

Tree @incorporateing-adts (Download .tar.gz)

Argyle

Argyle is a Lisp-like programming language which is homoiconic at a higher level than Lisp: Abstract Binding Trees (ABTs) are first-class values.

Quick Start

Assuming you have a relatively modern version of ghc installed, along with cabal.

cabal update
cabal install --lib HUnit
./build.sh
./test.sh