Futhark: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
(Source link)
m (Text replacement - "array languages]]" to "array languages]]Category:Languages with first-class functions")
 
(One intermediate revision by one other user not shown)
Line 21: Line 21:
== External links ==
== External links ==
* [[wikipedia:Futhark (programming language)|Futhark]]
* [[wikipedia:Futhark (programming language)|Futhark]]
* [[Array Cast]]: [https://www.arraycast.com/episodes/episode37-futhark Troels Henriksen and Futhark] and follow-up blog [https://futhark-lang.org/blog/2022-10-03-futhark-on-arraycast.html Futhark on the Array Cast]
* [[Array Cast#futhark|Array Cast]]: [https://www.arraycast.com/episodes/episode37-futhark Troels Henriksen and Futhark] and follow-up blog [https://futhark-lang.org/blog/2022-10-03-futhark-on-arraycast.html Futhark on the Array Cast]
* [https://futhark-lang.org/blog/2016-06-20-futhark-as-an-apl-compiler-target.html Futhark as target language for an APL compiler]
* [https://futhark-lang.org/blog/2016-06-20-futhark-as-an-apl-compiler-target.html Futhark as target language for an APL compiler]


{{APL dialects}}[[Category:Typed array languages]][[Category:Ahead-of-time compilers]]
{{APL dialects}}[[Category:Typed array languages]][[Category:Languages with first-class functions]][[Category:Ahead-of-time compilers]]

Latest revision as of 23:06, 24 January 2024

Futhark is a special-purpose ML-family language for programs targetting parallel hardware, particularly GPUs. While its syntax is ML-derived, output programs follow flat APL semantics, with nested lists flattened to arrays by the compiler.

External links


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