Goal: Difference between revisions
Jump to navigation
Jump to search
(add some precisions) |
(update for Goal's first stable release) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
| released = 2022 | | released = 2022 | ||
| developer = anaseto | | developer = anaseto | ||
| latest release version = 0 | | latest release version = 1.0.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]] 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''' 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 17:41, 1 November 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+Win ∙ APL2 ∙ APL64 ∙ APL\iv ∙ Aplette ∙ April ∙ Co-dfns ∙ Dyalog APL ∙ Dyalog APL Vision ∙ dzaima/APL ∙ GNU APL ∙ Kap ∙ NARS2000 ∙ Pometo ∙ TinyAPL |
Historical | A Programming Language ∙ A+ (A) ∙ APL# ∙ APL2C ∙ APL\360 ∙ APL/700 ∙ APL\1130 ∙ APL\3000 ∙ APL.68000 ∙ APL*PLUS ∙ APL.jl ∙ APL.SV ∙ APLX ∙ Extended Dyalog APL ∙ Iverson notation ∙ IVSYS/7090 ∙ NARS ∙ ngn/apl ∙ openAPL ∙ Operators and Functions ∙ PAT ∙ Rowan ∙ SAX ∙ SHARP APL ∙ Rationalized APL ∙ VisualAPL (APLNext) ∙ VS APL ∙ York APL |
Derivatives | AHPL ∙ BQN ∙ CoSy ∙ ELI ∙ Glee ∙ I ∙ Ivy ∙ J ∙ Jelly ∙ K (Goal, Klong, Q) ∙ KamilaLisp ∙ Lang5 ∙ Lil ∙ Nial ∙ RAD ∙ Uiua |
Overviews | Comparison of APL dialects ∙ Timeline of array languages ∙ Timeline of influential array languages ∙ Family tree of array languages |