Co-dfns: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
(I don't think any of it is self-hosted)
No edit summary
Line 1: Line 1:
{{Infobox array language
{{Infobox array language
| logo                    = [[File:Co-dfns logo.png|none]]
| array model              = [[Flat array model|flat]], limited [[Nested array model|nested array]] support
| array model              = [[Flat array model|flat]], limited [[Nested array model|nested array]] support
| index origin            = 0
| index origin            = 0

Revision as of 22:28, 17 February 2021


Co-dfns is a compiler for a subset of Dyalog APL developed by Aaron Hsu, designed to target and run on GPUs. The implementation is notable for its use of vectors to represent trees. While the implementation is extremely terse and largly uncommented, the code is described in detail in Hsu's doctors thesis, wherein he also claims that the performance and maintainability of the compiler could not be achieved with any language other than APL.


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