phillbush / jvmLinks
simple java virtual machine
☆266Updated 4 years ago
Alternatives and similar repositories for jvm
Users that are interested in jvm are comparing it to the libraries listed below
Sorting:
- A mini x86-64 assembler for fun and learning.☆221Updated 8 months ago
- The first C compiler ported to x86☆196Updated 4 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆398Updated last year
- A minimal TCP/IP stack☆532Updated last year
- A nano like text editor built with pure C☆203Updated last year
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- A x86_64 Linux debugger 🐛🐛🐛☆239Updated last year
- The Roman II Programming Language☆70Updated 3 years ago
- A simple C coroutine library.☆229Updated last year
- A portable self-bootstrapping C compiler☆180Updated this week
- Tiny C++ boot loader☆82Updated 2 years ago
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- A text editor in C with drop down menus from scratch. No ncurses.☆288Updated last week
- Header-only library for asynchronous tasks in C☆268Updated last year
- Logo language in 508 bytes (x86 boot sector)☆181Updated last year
- Java version 1.1 + JDK 1.0 and very early Java applets, developed 1995 to 1996.☆94Updated 4 years ago
- The best C-like language that can be implemented in 10kLOC.☆655Updated this week
- An x86_64 OS kernel from scratch.☆155Updated last year
- A JVM assembler for the modern age☆464Updated 10 months ago
- Tiny hash function in C☆144Updated last year
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆429Updated last week
- A programming language written for fun!☆96Updated last year
- A high level assembler.☆58Updated last week
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆206Updated 3 weeks ago
- JVM in Python that can only run "Hello, World"☆161Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 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…☆578Updated 7 months ago
- A small, portable, linear probing hash map☆144Updated 8 months ago
- A Defer statement for C☆249Updated 4 years ago