Nib: Difference between revisions
Jump to navigation
Jump to search
m (add logo) |
m (Text replacement - "Category:Programming languages" to "Category:List-based array languages") |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox array language | {{Infobox array language | ||
| logo = [[File:Nib | | logo = [[File:Nib logo.png]] | ||
| array model = [[List model|Lists]] | | array model = [[List model|Lists]] | ||
| index origin = 0 | | index origin = 0 | ||
| function styles = | | function styles = Modified [[tacit]] | ||
| numeric types = varies among implementations | | numeric types = varies among implementations | ||
| unicode support = varies among implementations | | unicode support = varies among implementations | ||
Line 17: | Line 17: | ||
| documentation = https://codeberg.org/Wezl/nib | | documentation = https://codeberg.org/Wezl/nib | ||
| download = <code>git clone https://codeberg/Wezl/guile-language-nib.git; cd guile-language-nib; sh install.sh</code> | | download = <code>git clone https://codeberg/Wezl/guile-language-nib.git; cd guile-language-nib; sh install.sh</code> | ||
| influenced by = [[K]], [[wikipedia:Scheme_(programming_language)|Scheme]], [[wikipedia:Ruby_(programming_language)|Ruby]], [[wikipedia:Smalltalk]], [[wikipedia:PostScript]], [[wikipedia:Mercury_(programming_language)|Mercury]] | | influenced by = [[K]], [[wikipedia:Scheme_(programming_language)|Scheme]], [[wikipedia:Ruby_(programming_language)|Ruby]], [[wikipedia:Smalltalk|Smalltalk]], [[wikipedia:PostScript|Postscript]], [[wikipedia:Mercury_(programming_language)|Mercury]] | ||
}} | }} | ||
'''Nib''' is a new and incomplete array language created by [[User:Wezl]]. Differences from other array languages include the addition of a pair type, the removal of overloaded and [[Ambivalent function|variadic functions]], and the modification of [[trains]]' syntax to allow assignment and looser structure. | '''Nib''' is a new and incomplete array language created by [[User:Wezl|Wezl]]. Differences from other array languages include the addition of a pair type, the removal of overloaded and [[Ambivalent function|variadic functions]], and the modification of [[trains]]' syntax to allow assignment and looser structure. | ||
{{APL dialects}} | {{APL dialects}}[[Category:List-based array languages]][[Category:Languages with tacit programming]][[Category:ASCII languages]][[Category:IR compilers]] |
Latest revision as of 22:46, 24 January 2024
Nib is a new and incomplete array language created by Wezl. Differences from other array languages include the addition of a pair type, the removal of overloaded and variadic functions, and the modification of trains' syntax to allow assignment and looser structure.
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 |