APL64

From APL Wiki
Revision as of 13:30, 1 November 2019 by Miraheze>Marshall (Created page with "{{ Infobox array language | developer = APLNow LLC | released = unreleased | array model = nested | inde...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


APL64 is a 64-bit APL interpreter in development by APLNow LLC, intended to be compatible with APL+Win. APLNow began work on the project in 2015 and has issued updates on it in 2018 and 2019.

New APL features described by the implementation team include a string datatype written using chevrons «», and "inner functions" defined using control statements :DEF and :ENDDEF rather than . Multi-threading and advanced object-oriented programming features including integration with .Net are also planned.

External Links

Overview of the APL64 Project

APL64 Q&A Document (Nov 2, 2018)

APL Project Update - May 2019

Template:APL programming language