Goal: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
(Created page with "{{Infobox array language | array model = Lists | index origin = 0 | function styles = dfn-style | numeric types = ints, floats | unicode support = none (characters are bytes) | released = 2022 | developer = anaseto | latest release version = 0.14.0 / 2023 | implementation language = Go | license = wikipedia:...")
 
(add some precisions)
Line 4: Line 4:
| function styles          = [[dfn]]-style
| function styles          = [[dfn]]-style
| numeric types            = ints, floats
| numeric types            = ints, floats
| unicode support          = none (characters are bytes)
| unicode support          = yes
| released                = 2022
| released                = 2022
| developer                = anaseto
| developer                = anaseto
| latest release version  = 0.14.0 / 2023
| latest release version  = 0.15.0 / 2023
| implementation language  = [[wikipedia:Go (programming language)|Go]]
| implementation language  = [[wikipedia:Go (programming language)|Go]]
| license                  = [[wikipedia:ISC license|ISC]]
| license                  = [[wikipedia:ISC license|ISC]]
Line 15: Line 15:
}}
}}


'''Goal''' is a [[K]]-based array language, with additional features derived from [[BQN]], implemented in [[wikipedia:Go (programming language)|Go]]. It includes a [[string datatype]], dedicated [[wikipedia:regular expression|regular expression]] syntax, and other practical features intended for working with strings, as well as I/O and date-time functionality.
'''Goal''' is a [[K]]-based array language, with additional features derived from [[BQN]] and string-processing languages, implemented in [[wikipedia:Go (programming language)|Go]]. It includes a [[string datatype]], dedicated [[wikipedia:regular expression|regular expression]] syntax, and other practical features intended for working with strings, as well as I/O, CSV and date-time functionality. Aside from typical usage in the REPL or a script, '''Goal''' supports embedding into a Go program too.


{{APL dialects}}[[Category:K dialects]]
{{APL dialects}}[[Category:K dialects]]

Revision as of 16:44, 21 April 2023


Goal is a K-based array language, with additional features derived from BQN and string-processing languages, implemented in Go. It includes a string datatype, dedicated regular expression syntax, and other practical features intended for working with strings, as well as I/O, CSV and date-time functionality. Aside from typical usage in the REPL or a script, Goal supports embedding into a Go program too.


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