List of open-source array languages: Difference between revisions
Jump to navigation
Jump to search
(Aplette doesn't use APL\360-style symbols) |
mNo edit summary |
||
Line 5: | Line 5: | ||
! Language !! License !! Implementation !! Source | ! Language !! License !! Implementation !! Source | ||
|- | |- | ||
| [[A+]] || [[wikipedia:GNU_General_Public_License|GNU GPLv2]] || [[wikipedia:C++|C++]] || [https://github.com/PlanetAPL/a-plus GitHub] mirror | | [[A+]] || [[wikipedia:GNU_General_Public_License|GNU GPLv2]] || [[wikipedia:C++|C++]] || [https://github.com/PlanetAPL/a-plus GitHub] (mirror) | ||
|- | |- | ||
| [[April]] || [[wikipedia:Apache License|Apache]] 2.0 || [[wikipedia:Common Lisp|Common Lisp]] || [https://github.com/phantomics/april GitHub] | | [[April]] || [[wikipedia:Apache License|Apache]] 2.0 || [[wikipedia:Common Lisp|Common Lisp]] || [https://github.com/phantomics/april GitHub] | ||
Line 19: | Line 19: | ||
| [[NARS2000]] || [[wikipedia:GNU General Public License|GNU GPL]] || [[wikipedia:C (programming language)|C]], APL || [https://sourceforge.net/p/nars2000/ SourceForge] | | [[NARS2000]] || [[wikipedia:GNU General Public License|GNU GPL]] || [[wikipedia:C (programming language)|C]], APL || [https://sourceforge.net/p/nars2000/ SourceForge] | ||
|- | |- | ||
| [[ngn/apl]] || [[wikipedia:MIT_License|MIT]] || [[wikipedia:Javascript|Javascript]] || [https://github.com/abrudz/ngn-apl GitHub] mirror | | [[ngn/apl]] || [[wikipedia:MIT_License|MIT]] || [[wikipedia:Javascript|Javascript]] || [https://github.com/abrudz/ngn-apl GitHub] (mirror) | ||
|- | |- | ||
| [[openAPL]] || [[wikipedia:GNU_General_Public_License|GNU GPLv2]] || [[wikipedia:C (programming language)|C]] || [https://github.com/PlanetAPL/openAPL GitHub] mirror | | [[openAPL]] || [[wikipedia:GNU_General_Public_License|GNU GPLv2]] || [[wikipedia:C (programming language)|C]] || [https://github.com/PlanetAPL/openAPL GitHub] (mirror) | ||
|} | |} | ||
Line 57: | Line 57: | ||
| [[Ivy]] || [[wikipedia:BSD licenses|BSD]] 3-clause || [[wikipedia:Go (programming language)|Go]] || [https://github.com/robpike/ivy GitHub] | | [[Ivy]] || [[wikipedia:BSD licenses|BSD]] 3-clause || [[wikipedia:Go (programming language)|Go]] || [https://github.com/robpike/ivy GitHub] | ||
|- | |- | ||
| [[J]] || [[wikipedia:GNU General Public License|GNU GPLv3]] || [[wikipedia:C (programming language)|C]] || [https://github.com/jsoftware/jsource GitHub] mirror | | [[J]] || [[wikipedia:GNU General Public License|GNU GPLv3]] || [[wikipedia:C (programming language)|C]] || [https://github.com/jsoftware/jsource GitHub] (mirror) | ||
|- | |- | ||
| [[Jelly]] || [[wikipedia:MIT License|MIT]] || [[wikipedia:Python (programming language)|Python]] || [https://github.com/DennisMitchell/jellylanguage GitHub] | | [[Jelly]] || [[wikipedia:MIT License|MIT]] || [[wikipedia:Python (programming language)|Python]] || [https://github.com/DennisMitchell/jellylanguage GitHub] |
Revision as of 08:37, 11 February 2021
This page lists array language implementations whose source is available under an open source (including copyleft) license.
APL dialects
Language | License | Implementation | Source |
---|---|---|---|
A+ | GNU GPLv2 | C++ | GitHub (mirror) |
April | Apache 2.0 | Common Lisp | GitHub |
Co-dfns | AGPLv3 | Dyalog APL | Github |
dzaima/APL | MIT | Java | GitHub |
GNU APL | GNU GPL | C++ | GNU Savannah |
KAP | MIT | Kotlin | GitHub |
NARS2000 | GNU GPL | C, APL | SourceForge |
ngn/apl | MIT | Javascript | GitHub (mirror) |
openAPL | GNU GPLv2 | C | GitHub (mirror) |
K dialects
Although all versions of K itself are proprietary, there are several open source implementations of K or related languages.
Language | License | Implementation | Source |
---|---|---|---|
Klong | Public domain / CC0 | C | Download zip file |
Kona | ISC | C | GitHub |
ngn/k | GNU AGPLv3 | C | Sourcehut |
oK | MIT | Javascript | GitHub |
kuc | GNU GPLv3 | C | GitHub |
Other array languages
Language | License | Implementation | Source |
---|---|---|---|
Aplette | GNU GPLv2 | C | GitHub |
BQN | ISC | BQN, JavaScript | GitHub |
dzaima/BQN | MIT | Java | GitHub |
I | ISC | C | GitHub |
Ivy | BSD 3-clause | Go | GitHub |
J | GNU GPLv3 | C | GitHub (mirror) |
Jelly | MIT | Python | GitHub |
RAD | MIT | D | BitBucket |
See also
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 |