phillbush / jvmLinks
simple java virtual machine
☆266Updated 3 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.☆222Updated 7 months ago
- The first C compiler ported to x86☆195Updated 4 years ago
- A minimal TCP/IP stack☆528Updated last year
- A simple C coroutine library.☆227Updated last year
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆395Updated last year
- Tiny C++ boot loader☆82Updated 2 years ago
- A nano like text editor built with pure C☆206Updated 10 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆237Updated last year
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- Tiny hash function in C☆144Updated last year
- Header-only library for asynchronous tasks in C☆269Updated last year
- The Roman II Programming Language☆70Updated 3 years ago
- A really tiny Java Virtual Machine☆94Updated 4 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 3 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆93Updated 2 years ago
- An x86_64 OS kernel from scratch.☆157Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- A high level assembler.☆58Updated 2 months ago
- 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.☆96Updated 4 years ago
- A text editor in C with drop down menus from scratch. No ncurses.☆285Updated last month
- An educational C-like toy programming language that compiles to x64 binary.☆161Updated last year
- A JVM assembler for the modern age☆459Updated 8 months ago
- A lightweight HTTP server as a library.☆159Updated last year
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆230Updated last year
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- A small, portable, linear probing hash map☆144Updated 7 months ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆406Updated last week
- A mirror of TinyBIOS repository☆313Updated 2 months ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆204Updated 3 months ago