A simple virtual machine w/constant folding implemented in Python
☆118Oct 8, 2020Updated 5 years ago
Alternatives and similar repositories for python-simple-vm
Users that are interested in python-simple-vm are comparing it to the libraries listed below
Sorting:
- A stack machine VM, interpreter and genetic programming library☆44Nov 24, 2018Updated 7 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Aug 19, 2025Updated 7 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Sep 30, 2021Updated 4 years ago
- A Python JIT compiler☆12May 29, 2019Updated 6 years ago
- A little regex engine☆17Nov 5, 2012Updated 13 years ago
- A Lisp compiler targeting Python☆27Jan 21, 2026Updated last month
- Brainfuck JIT VMs☆17Apr 26, 2020Updated 5 years ago
- Lisp compiler in F#☆24Nov 27, 2010Updated 15 years ago
- Pascal simplified compiler written in python without external dependencies☆14May 18, 2018Updated 7 years ago
- Stack machine simulation☆13Sep 25, 2012Updated 13 years ago
- Compile a subset of the Python AST to x64-64 assembler☆144Apr 21, 2024Updated last year
- A handy tool to help design and parse your own language☆21Aug 13, 2022Updated 3 years ago
- Self-hosting Real Mode x86 Assembler☆33Oct 29, 2024Updated last year
- SECD machine and Lispkit Lisp compiler, in Python☆14Oct 25, 2017Updated 8 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆85Jul 12, 2018Updated 7 years ago
- API server for TextBlob: Sentiment analysis, POS tagging, noun phrase extraction.☆24Jan 23, 2015Updated 11 years ago
- Java Virtual Machine implemented in pure python☆240Jul 17, 2021Updated 4 years ago
- An experimental Lua interpreter written in Python☆16Jun 3, 2017Updated 8 years ago
- A SOM Smalltalk implemented on top of Oracle's Truffle Framework☆37Mar 14, 2026Updated last week
- A minimal Forth VM and Compiler implemented in PostScript☆29Apr 7, 2011Updated 14 years ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Jun 21, 2018Updated 7 years ago
- My crappy x86 assembler written in Java.☆18Dec 30, 2011Updated 14 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Jul 16, 2021Updated 4 years ago
- An LL(1) parser generator for the Go programming language.☆13Sep 16, 2011Updated 14 years ago
- A program that attempts to simulate a quantum computer.☆21Nov 30, 2014Updated 11 years ago
- A Python implementation of a Python bytecode runner☆1,336Jul 22, 2024Updated last year
- An 8086 emulator written from scratch in C by me (with some help from the tumblrcode community)☆16Nov 4, 2012Updated 13 years ago
- Automatically exported from code.google.com/p/tinypy☆250Mar 30, 2024Updated last year
- Let's Build a Compiler - An educational compiler built from scratch in F#, inspired by Jack Crenshaw's 1988 Pascal code☆49Mar 19, 2014Updated 12 years ago
- SOM - Simple Object Machine☆24Aug 31, 2025Updated 6 months ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Jun 12, 2015Updated 10 years ago
- Player for many Adlib formats compiled to work on 8088 and 8086☆25Oct 6, 2024Updated last year
- The Free-Pascal Version of Peter de Wachters Oberon RISC Emulator☆17Jul 9, 2016Updated 9 years ago
- Experimental Niko Language☆17Sep 6, 2020Updated 5 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Oct 22, 2023Updated 2 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Jan 6, 2018Updated 8 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Aug 23, 2025Updated 6 months ago
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Nov 5, 2019Updated 6 years ago
- The generalized intensional compiler for a Haskell-like language.☆14Nov 27, 2017Updated 8 years ago