List of open-source array languages: Difference between revisions
Jump to navigation
Jump to search
(defer K and BQN to their own websites) |
(→Other array languages: Goal, KamilaLisp) |
||
Line 40: | Line 40: | ||
|- | |- | ||
| [[CoSy]] || unknown || [[wikipedia:Forth (programming language)|Forth]] || [https://cosy.com/4thCoSy/Code/CoSy/ Coherent Systems] | | [[CoSy]] || unknown || [[wikipedia:Forth (programming language)|Forth]] || [https://cosy.com/4thCoSy/Code/CoSy/ Coherent Systems] | ||
|- | |||
| [[Goal]] || [[wikipedia:ISC license|ISC]] || [[wikipedia:Go (programming language)|Go]] || [https://codeberg.org/anaseto/goal Codeberg] | |||
|- | |- | ||
| [[I]] || [[wikipedia:ISC license|ISC]] || [[wikipedia:C (programming language)|C]] || [https://github.com/mlochbaum/ILanguage GitHub] | | [[I]] || [[wikipedia:ISC license|ISC]] || [[wikipedia:C (programming language)|C]] || [https://github.com/mlochbaum/ILanguage GitHub] | ||
Line 50: | Line 52: | ||
|- | |- | ||
| [[K]] || colspan=3 | see [https://k.miraheze.org/wiki/Running_K#Table_of_Implementations K wiki] | | [[K]] || colspan=3 | see [https://k.miraheze.org/wiki/Running_K#Table_of_Implementations K wiki] | ||
|- | |||
| [[KamilaLisp]] || [[wikipedia:GNU GPLv3|GNU GPLv3]] || [[wikipedia:Java (programming language)|Java]] || [https://github.com/kspalaiologos/kamilalisp Github] | |||
|- | |- | ||
| [[Nial]] || [[wikipedia:GNU GPLv3|GNU GPLv3]] || [[wikipedia:C (programming language)|C]] || [https://github.com/danlm/qnial7 GitHub] | | [[Nial]] || [[wikipedia:GNU GPLv3|GNU GPLv3]] || [[wikipedia:C (programming language)|C]] || [https://github.com/danlm/qnial7 GitHub] |
Revision as of 01:30, 20 April 2023
This page lists array language implementations whose source is available under an open source (including copyleft) license. See also the list of implementation resources.
APL dialects
Language | License | Implementation | Source |
---|---|---|---|
A+ | GNU GPLv2 | C++ | GitHub (mirror) |
APL\360 | Proprietary software | BAL | Computer History Museum |
APL.jl | MIT | Julia | GitHub |
April | Apache 2.0 | Common Lisp | GitHub |
Co-dfns | AGPLv3 | Dyalog APL | Github |
dzaima/APL | MIT | Java | GitHub |
Extended Dyalog APL | MIT | Dyalog APL | 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) |
Other array languages
Language | License | Implementation | Source |
---|---|---|---|
Aplette | GNU GPLv2 | C | GitHub |
BQN | see BQN website | ||
CoSy | unknown | Forth | Coherent Systems |
Goal | ISC | Go | Codeberg |
I | ISC | C | GitHub |
Ivy | 3-clause BSD | Go | GitHub |
J | GNU GPLv3 | C | GitHub (mirror) |
Jelly | MIT | Python | GitHub |
K | see K wiki | ||
KamilaLisp | GNU GPLv3 | Java | Github |
Nial | GNU GPLv3 | C | GitHub |
RAD | MIT | D | BitBucket |
See also
APL development [edit] | |
---|---|
Interface | Session ∙ Typing glyphs (on Linux) ∙ Fonts ∙ Text editors |
Publications | Introductions ∙ Learning resources ∙ Simple examples ∙ Advanced examples ∙ Mnemonics ∙ ISO 8485:1989 ∙ ISO/IEC 13751:2001 ∙ A Dictionary of APL ∙ Case studies ∙ Documentation suites ∙ Books ∙ Papers ∙ Videos ∙ APL Quote Quad ∙ Vector journal ∙ Terminology (Chinese, German) ∙ Neural networks ∙ Error trapping with Dyalog APL (in forms) |
Sharing code | Backwards compatibility ∙ APLcart ∙ APLTree ∙ APL-Cation ∙ Dfns workspace ∙ Tatin ∙ Cider |
Implementation | Resources ∙ Open-source ∙ Magic function ∙ Performance ∙ APL hardware |
Developers | Timeline of corporations ∙ APL2000 ∙ Dyalog ∙ IBM ∙ IPSA ∙ STSC |