stack-based
There are 221 repositories under stack-based topic.
uiua-lang/uiua
A tacit array programming language
arturo-lang/arturo
Simple, expressive & portable programming language for efficient scripting
Adriandmen/05AB1E
A concise stack-based golfing language
soveran/clac
Command-line, stack-based calculator with postfix notation
lspector/Clojush
The Push programming language and the PushGP genetic programming system implemented in Clojure.
Vyxal/Vyxal
A code-golfing language experience that has aspects of traditional programming languages - terse yet convenient.
GuildOfWeavers/distaff
Zero-knowledge virtual machine written in Rust
Drahflow/Elymas
A programming language I can like. Unholy and full of magic.
xieyuheng/inet-cute
An implementation of interaction nets in JS.
hook-lang/hook
The Hook Programming Language
lmendo/MATL
A programming language based on MATLAB and suitable for code golfing
SQFvm/runtime
Custom implementation of the Arma script language SQF
betaveros/paradoc
GolfScript/CJam-inspired stack-based programming language that can be golfed or written literately*
DolphyWind/Electra-Lang
Electra is an esolang where you code like an electrician.
benzap/fif
Stack-based Programming in Clojure(script)
vmchale/kempe
Kempe is a compiled stack-based language
m-ender/alice
A feature-rich, two-dimensional, recreational programming language. With mirrors.
jasonnyberg/j2
j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' ABI *and types*, *without glue*
kiedtl/finwe
A statically-typed, concatenative language for the Uxn VM with compiler-enforced stack safety.
tomtheisen/stax
Stax Golfing Language
iigura/Paraphrase
Multi-core suitable Forth-like language
DataKinds/charm
A [ functional stack ] based language.
akjmicro/dclang
Powerful & minimalist RPN stack language influenced by dc and forth
epellis/esta
Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]
tinyBigGAMES/JetVM
🚀 JetVM - Fast Delphi Virtual Machine High-performance stack-based VM with tagged union values, fluent bytecode generation. Features Pascal parameter modes (const/var/out), validation levels, native function integration, memory management, and real-time debugging. Perfect for embedding scripting capabilities! ⚡🎯🛡️
lyxal/Keg
A stack-based esolang with condensability as well as simplicity and readability in mind.
teodoran/stck
stck is a stack-based programming language
joes-esolangs/barrel
An esoteric RPN golfing language
marc-dantas/pile
A simple, general-purpose concatenative scripting programming language
number571/cvm
Stack-based virtual machine written in C
Davi0k/elite
A stack-based interpreter, with a simple grammar and written in C, which supports imperative, procedural and OOP paradigms.
lhitori/maeel
The maeel programming language
Thunno/Thunno2
A concise golfing language
isaacvando/gob
Stack based language written in Roc
aionescu/oplang
Stack-based esoteric programming language
farkon00/cont
Cont is a compiled statically-typed object oriented concatenative programming language written in Python