APL icon indicating copy to clipboard operation
APL copied to clipboard

another APL derivative

docs | differences from Dyalog APL

An APL re-implementation in Java.

./build to build, ./REPL to start a REPL.

Android app

Processing integration

docs

  1. run convert.py in the folder app
  2. 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.