Dyna v3 is the latest implementation of the Dyna programming language.
./dyna
This will compile the dyna runtime and start the dyna REPL.
Alternatively, an online demo can be found at https://dyna.org/dyna3-demo/
make
A recent version of java is required. Running make
should automattically
download all dependencies. The dyna runtime will be compiled into
./dyna-standalone-*.run
.
make
./dyna-standalone-*.run
rlwrap -a lein test