11 skills found
Peefy / StackMachineStackMachine by Python, Go and Rust
cedricschwyter / Spaceya tiny, wasm-ready virtual machine - stupidly fast
lohitkolluri / StackMachineSimulate stack-based operations on an Arduino using serial communication for addition, multiplication, and more.
woxjro / LltzLLTZ: Compiler from MLIR to Michelson
Narase33 / StackMachineA stackmachine (hobby project)
Narasimha1997 / StackMachineA simple educational virtual computer machine that can execute simple arithmetic and logical programs, This Virtual Machine has it's own memory model, instruction queue, virtual CPU and a compiler that comes with a parser.
satyatumati / StackMachineInterpreterA stack machine interpreter using COOL language
onokatio / Bitcoin Script VmImplemention of bitcoin script stackmachine written by Rust
fishyFrogFace / StackmachineA stack machine simulator in Python
Niklas-Deworetzki / Reversible StackmachineVirtual machine implementation of a low-level reversible stack machine optimised for performance.
matt-dunleavy / Stackmachine GoA simple stack-based virtual machine and compiler in Go.