simple java virtual machine
☆270Nov 2, 2021Updated 4 years ago
Alternatives and similar repositories for jvm
Users that are interested in jvm are comparing it to the libraries listed below
Sorting:
- clex is a simple lexer generator☆108Feb 9, 2026Updated 3 weeks ago
- The first C compiler ported to x86☆197Jun 13, 2021Updated 4 years ago
- A portable linker for multiple file formats.☆13Aug 28, 2023Updated 2 years ago
- A simple C coroutine library.☆229Jan 24, 2024Updated 2 years ago
- A minimal TCP/IP stack☆538Mar 28, 2024Updated last year
- A VM That is Dynamic and Fast☆1,651Jun 8, 2025Updated 8 months ago
- Small powerful micro scripting language <1K SLOC☆62Oct 5, 2025Updated 4 months ago
- Tetris in 283 bytes of x86 code (run only on MS-DOS / FreeDOS, not a VM), written 1997 :-)☆14Feb 2, 2020Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆81May 12, 2023Updated 2 years ago
- [Fossil repository mirror] A tiny interpreter☆42Aug 8, 2024Updated last year
- CP/M and MS-DOS COM executable linker written in D.☆44Jun 27, 2021Updated 4 years ago
- SCC - Small C Compiler for DOS☆98Apr 23, 2021Updated 4 years ago
- B compiler☆85Jan 9, 2026Updated last month
- Actively maintained fork of Peter Miller's UCSD P-System tools - Cross-compiler☆18Nov 2, 2025Updated 4 months ago
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- Little Kitten Webserver☆275May 12, 2024Updated last year
- Kamby Language☆74Feb 16, 2026Updated 2 weeks ago
- Hindley–Milner Type inferencing in C☆48Aug 11, 2022Updated 3 years ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆548Dec 18, 2025Updated 2 months ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Aug 8, 2022Updated 3 years ago
- a C99 compiler.☆18Mar 1, 2020Updated 6 years ago
- Synthesizable Uxn CPU☆17Jul 14, 2022Updated 3 years ago
- Intel 8080/Zilog Z80 disassembler written in D.☆18Jun 24, 2021Updated 4 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Dec 15, 2023Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,113Dec 16, 2020Updated 5 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆580May 11, 2025Updated 9 months ago
- xv6 OS☆246Sep 24, 2025Updated 5 months ago
- Cake a C23 front end and transpiler written in C☆657Jan 8, 2026Updated last month
- Prolog in AWK☆17Mar 9, 2017Updated 8 years ago
- SOM - Simple Object Machine (plain Java implementation)☆19Aug 19, 2025Updated 6 months ago
- Learn how argc and argv are passed from environment to Unix program.☆19Jul 9, 2021Updated 4 years ago
- Pottery - A container and algorithm template library in C☆130Apr 3, 2022Updated 3 years ago
- Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system