Goal: Difference between revisions

Jump to navigation Jump to search
6 bytes removed ,  17:18, 29 November 2023
m
Version, formatting
(Run online link)
m (Version, formatting)
Line 7: Line 7:
| released                = 2022
| released                = 2022
| developer                = anaseto
| developer                = anaseto
| latest release version  = 0.17.0 / 2023
| latest release version  = 0.26.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 17: Line 17:
}}
}}


'''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.
'''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]]

Navigation menu