Dyalog / Jarvis

APL-based web service framework supporting JSON or REST
https://dyalog.github.io/Jarvis/
MIT License
33 stars 6 forks source link

Allow .apla (APL array) files to be loaded #39

Closed bpbecker closed 1 year ago

bpbecker commented 1 year ago

Currently, only code files (.dyalog, .apl[fonc]) are loaded. .apla files could also be loaded.

One complication is that the APL array notation has evolved over time and we need to take that into account.