docs | differences from Dyalog APL
An APL re-implementation in Java.
./build
to build, ./REPL
to start a REPL.
- run
convert.py
in the folderapp
- run
APLP5
in Processing
To choose what file to run as APL, in void settings
change the args
array (or export & pass an actual argument) with the filename. Some examples are given in the folder data
.