Goal: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "Category:K dialects" to "Category:K dialectsCategory:IR compilers") Tags: Mobile edit Mobile web edit |
(update link to docs) |
||
Line 7: | Line 7: | ||
| released = 2022 | | released = 2022 | ||
| developer = anaseto | | developer = anaseto | ||
| latest release version = 0. | | 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/ Goal Docs] | | 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]] |
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+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 |