APL64: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[APLNow( LLC)?\]\]" to "APL2000") |
(→External Links: Link to latest update) |
||
Line 21: | Line 21: | ||
== External Links == | == External Links == | ||
* [http://forum.apl2000.com/viewtopic.php?f=30&t=1183 | * [http://forum.apl2000.com/viewtopic.php?f=30&t=1183 Overview of the APL64 Project] | ||
* [http://forum.apl2000.com/viewtopic.php?f=30&t=1229 | * [http://forum.apl2000.com/viewtopic.php?f=30&t=1229 APL64 Q&A Document (Nov 2, 2018)] | ||
* [http://forum.apl2000.com/viewtopic.php?f=30&t= | * [http://forum.apl2000.com/viewtopic.php?f=30&t=1323 APL Project Update - Sep 2020] | ||
{{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]] | {{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]] |
Revision as of 19:07, 24 November 2020
APL64 is a 64-bit APL interpreter in development by APL2000, 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
APL dialects [edit] | |
---|---|
Maintained | APL+Win ∙ APL2 ∙ APL64 ∙ APL\iv ∙ Aplette ∙ April ∙ Co-dfns ∙ Dyalog APL ∙ Dyalog APL Vision ∙ dzaima/APL ∙ GNU APL ∙ Kap ∙ NARS2000 ∙ Pometo ∙ TinyAPL |
Historical | A Programming Language ∙ A+ (A) ∙ APL# ∙ APL2C ∙ APL\360 ∙ APL/700 ∙ APL\1130 ∙ APL\3000 ∙ APL.68000 ∙ APL*PLUS ∙ APL.jl ∙ APL.SV ∙ APLX ∙ Extended Dyalog APL ∙ Iverson notation ∙ IVSYS/7090 ∙ NARS ∙ ngn/apl ∙ openAPL ∙ Operators and Functions ∙ PAT ∙ Rowan ∙ SAX ∙ SHARP APL ∙ Rationalized APL ∙ VisualAPL (APLNext) ∙ VS APL ∙ York APL |
Derivatives | AHPL ∙ BQN ∙ CoSy ∙ ELI ∙ Glee ∙ I ∙ Ivy ∙ J ∙ Jelly ∙ K (Goal, Klong, Q) ∙ KamilaLisp ∙ Lang5 ∙ Lil ∙ Nial ∙ RAD ∙ Uiua |
Overviews | Comparison of APL dialects ∙ Timeline of array languages ∙ Timeline of influential array languages ∙ Family tree of array languages |