stack-machine
There are 60 repositories under stack-machine topic.
erenyenigul/ism
Write programs in Apple Notes 📝. Multi-platform stack machine implemented in Siri Shortcuts.
notemrovsky/tiktok-reverse-engineering
Reverse engineering TikTok's JavaScript VM - 77 opcodes mapped, string deobfuscation, bytecode disassembly, and crypto function identification. Educational VM analysis toolkit.
larsbrinkhoff/nybbleForth
Stack machine with 4-bit instructions
heypoom/visual-assembly-canvas
A visual canvas and virtual machine for writing assembly to build cool things. Create machines and connect them together.
true-grue/PigletC
A toy C-like language compiler for PigletVM
acook/blacklight
a stack-based concatenative virtual machine for implementing highly concurrent languages
thautwarm/PySExpr
S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.
flrdv/pycalc
Turing-complete calculator on python3
Ismael-VC/Varvara.jl
[փ] Varvara/⋃⨉⋂ Emulator and Tal Assembler in Julia.
phresnel/pug
Pug is a tiny, minimalistic, tweakable, C++11 self-contained, embeddable and header-only Stack Virtual-Machine. And you can study it altogether during one evening.
iinsertNameHere/MVM
A multi platform vm with own assembly language.
lambdacasserole/tiny-compiler
Very tiny compiler for a simple arithmetic language.
sebnozzi/miniscript.ts
A MiniScript implementation written in TypeScript
stacky-language/stacky
Stacky is a simple stack-oriented programming language
hotwolf/N1
A small stack machine.
eranws/red-false
a compiler for FALSE language written in Red (in less than 50 lines of code)
autodyne/fava
fava: Functional Programming Language on Scala
iamsubhranil/Alang
An algorithmic language with recursive descent parser and tree-walk interpreter/bytecode stack virtual machine(in separate branches)
ndbaker1/koala
ʕ •ᴥ•ʔ A Toy Programming Language that compiles to its own ISA and runs on a Virtual Machine
vladimirdabic/Blaze
Embeddable programming language
ediah/flower
Оптимизирующий байт-код компилятор, виртуальная стековая машина и отладчик.
IsaacSteadman/StackVM
A 64-bit stack based instruction set architecture definition with reference implementation. (The assembler is part of my C compiler that targets StackVM)
ruilopesm/stack-machine-li2
A stack-oriented programming language developed in C
timmyjose-compilers/tam-java
An implementation of the TAM (Triangle Abstract Machine) Stack Machine, in Java.
AdrianaBot/Projeto-LI-II
Projeto desenvolvido no âmbito da cadeira de Laboratórios de Informática II.
lehlud/Plasmatum
A minimal functional programming language.
mftrhu/burst-vm
A broken 16-bit stack machine with packed instructions
mobarski/morty
Morty programming language, Morty virtual machine and MortyVM assembler
theoden8/tiny-compiler
Context free grammar compiler and executor written for learning purposes.
AdriOZ/stack-machine-go
Implementation of an interpreter for a simple stack machine language
amari-calipso/stacc
A parserless stack-based programming language made in a night for fun
hanzopgp/CalcANTLR
Compiler for an invented programming language using ANTLR and a custom stack machine.
jeremystevens/backstack-lang
stack-based programming language with a simple, readable syntax inspired by Forth
mcejp/STAK
A game prototyping language with some unusual design choices
Zerumi/csa3-140324-asm-stack
Computer system architecture Lab #3 -- Experiment (my own basic computer)