There are 1 repository under stack-machine topic.
Write programs in Apple Notes 📝. Multi-platform stack machine implemented in Siri Shortcuts.
Stack machine with 4-bit instructions
A visual canvas and virtual machine for writing assembly to build cool things. Create machines and connect them together.
a stack-based concatenative virtual machine for implementing highly concurrent languages
[փ] Varvara/⋃⨉⋂ Emulator and Tal Assembler in Julia.
Very tiny compiler for a simple arithmetic language.
A MiniScript implementation written in TypeScript
An algorithmic language with recursive descent parser and tree-walk interpreter/bytecode stack virtual machine(in separate branches)
A multi platform vm with own assembly language.
A stack machine developed in C.
An implementation of the TAM (Triangle Abstract Machine) Stack Machine, in Java.
Embeddable programming language
Projeto desenvolvido no âmbito da cadeira de Laboratórios de Informática II.
Context free grammar compiler and executor written for learning purposes.
Implementation of an interpreter for a simple stack machine language
A 64-bit stack based instruction set architecture definition with reference implementation. (The assembler is part of my C compiler that targets StackVM)
Computer system architecture Lab #3 -- Experiment (my own basic computer)
This is Week 1&2 Project in Nand2Tetris course part 2 to translate the VM Code generated from the Jack programming language to Hack Assembly Code