Content deleted Content added
Jerryobject (talk | contribs) →References: WP:NAVBOX add. |
Jerryobject (talk | contribs) Template:Infobox programming language parameters: needless underscores > spaces. Nonlead-word proper + nonproper noun MOS:CAPS > WP:LOWERCASE sentence case. WP:LINKs: adds, update-standardizes, needless WP:PIPE > WP:NOPIPE. Small WP:COPYEDITs WP:EoS: clarify, WP:TERSE, MOS:NOTETHAT cut-fix, MOS:COMMENT. WP:CATEGORY add. |
||
Line 1:
{{Infobox programming language
|name = Futhark
|paradigm = [[Array programming|
|family = [[ML (programming language)|ML]]
|designer = Troels Henriksen, Cosmin Oancea, Martin Elsman
Line 8:
|latest release version =
|latest release date =
|typing = [[Type inference|
|implementations =
|dialects =
|influenced by = [[APL (programming language)|APL]], [[Haskell]], [[NESL]], [[Standard ML]]
|influenced =
|
|license = [[ISC license|ISC]]
|website = {{URL|futhark-lang.org}}
}}
'''Futhark''' is a [[
== Overview ==
Futhark is a language in the [[ML (programming language)|ML]] family, with an indentation-insensitive syntax derived from [[OCaml]], [[Standard ML]], and [[Haskell]]. The [[type system]] is based on a [[
== Examples ==
Line 54:
</syntaxhighlight>
== References ==
{{Reflist}}<!--
{{ML programming}}
{{Parallel computing}}
[[Category:High-level programming languages]]
[[Category:Functional languages]]
[[Category:Parallel computing]]
|