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:...")
 
(update link to docs)
 
(7 intermediate revisions by 2 users not shown)
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.36.0 / 2024
| implementation language  = [[wikipedia:Go (programming language)|Go]]
| implementation language  = [[wikipedia:Go (programming language)|Go]]
| license                  = [[wikipedia:ISC license|ISC]]
| license                  = [[wikipedia:ISC license|ISC]]
| source                  = [https://codeberg.org/anaseto/goal Codeberg]
| source                  = [https://codeberg.org/anaseto/goal Codeberg]
| documentation            = [https://anaseto.codeberg.page/goal-docs/ Goal Docs]
| file ext                = .goal
| file ext                = .goal
| influenced by            = [[ngn/k]], [[BQN]], [[wikipedia:Go (programming language)|Go]]
| influenced by            = [[ngn/k]], [[BQN]], [[wikipedia:Go (programming language)|Go]]
| run online              = [https://anaseto.codeberg.page/try-goal/# Codeberg]
}}
}}


'''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]][[Category:IR compilers]]

Latest revision as of 07:22, 26 April 2024


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