APL64: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
(Logo)
(block comments)
Line 20: Line 20:
'''APL64''' is a 64-bit APL interpreter intended as a [[Backwards compatibility|backwards-compatible]] successor to [[APL+Win]]. Vendor [[APL2000]] began work on the project in 2015 and offered the first release in August 2022.
'''APL64''' is a 64-bit APL interpreter intended as a [[Backwards compatibility|backwards-compatible]] successor to [[APL+Win]]. Vendor [[APL2000]] began work on the project in 2015 and offered the first release in August 2022.


New APL features include a [[string datatype]] written using chevrons <syntaxhighlight lang=apl inline>«»</syntaxhighlight>, "inner functions" defined using control statements <syntaxhighlight lang=apl inline>:DEF</syntaxhighlight> and <syntaxhighlight lang=apl inline>:ENDDEF</syntaxhighlight> rather than <syntaxhighlight lang=apl inline>∇</syntaxhighlight>, and inline comments enclosed with glyphs <code>⟃</code> and <code>⟄</code>.<ref>APLNow. [http://www.apl2000.com/APL64/Press/Advantages_of_APL64_Details_Document.pdf Advantages of APL64]. 2024.</ref>
New APL features include a [[string datatype]] written using chevrons <syntaxhighlight lang=apl inline>«»</syntaxhighlight>, "inner functions" defined using control statements <syntaxhighlight lang=apl inline>:DEF</syntaxhighlight> and <syntaxhighlight lang=apl inline>:ENDDEF</syntaxhighlight> rather than <syntaxhighlight lang=apl inline>∇</syntaxhighlight>, inline comments enclosed with glyphs <code>⟃</code> and <code>⟄</code> and block comments enclosed by these glyphs doubled <code>⟃⟃</code> and <code>⟄⟄</code>.<ref>APLNow. [http://www.apl2000.com/APL64/Press/Advantages_of_APL64_Details_Document.pdf Advantages of APL64]. 2024.</ref>


== External Links ==
== External Links ==

Revision as of 10:02, 20 February 2024


APL64 is a 64-bit APL interpreter intended as a backwards-compatible successor to APL+Win. Vendor APL2000 began work on the project in 2015 and offered the first release in August 2022.

New APL features include a string datatype written using chevrons «», "inner functions" defined using control statements :DEF and :ENDDEF rather than , inline comments enclosed with glyphs and and block comments enclosed by these glyphs doubled ⟃⟃ and ⟄⟄.[1]

External Links

References

  1. APLNow. Advantages of APL64. 2024.


APL dialects [edit]
Maintained APL+WinAPL2APL64APL\ivApletteAprilCo-dfnsDyalog APLDyalog APL Visiondzaima/APLGNU APLKapNARS2000Pometo
Historical A Programming LanguageA+ (A) ∙ APL#APL2CAPL\360APL/700APL\1130APL\3000APL.68000APL*PLUSAPL.jlAPL.SVAPLXExtended Dyalog APLIverson notationIVSYS/7090NARSngn/aplopenAPLOperators and FunctionsPATRowanSAXSHARP APLRationalized APLVisualAPL (APLNext) ∙ VS APLYork APL
Derivatives AHPLBQNCoSyELIGleeIIvyJJellyK (Goal, Klong, Q) ∙ KamilaLispLang5LilNialRADUiua
Overviews Comparison of APL dialectsTimeline of array languagesTimeline of influential array languagesFamily tree of array languages