phillbush / jvm
simple java virtual machine
☆258Updated 3 years ago
Alternatives and similar repositories for jvm:
Users that are interested in jvm are comparing it to the libraries listed below
- The first C compiler ported to x86☆192Updated 3 years ago
- A minimal TCP/IP stack☆524Updated last year
- A mini x86-64 assembler for fun and learning.☆213Updated last month
- The best C-like language that can be implemented in 10kLOC.☆589Updated this week
- A simple C coroutine library.☆227Updated last year
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆350Updated this week
- A UNIX-like kernel for the i386 architecture☆530Updated last week
- The Roman II Programming Language☆68Updated 3 years ago
- A x86_64 Linux debugger 🐛🐛🐛☆234Updated last year
- Java version 1.1 + JDK 1.0 and very early Java applets, developed 1995 to 1996.☆95Updated 3 years ago
- A nano like text editor built with pure C☆202Updated 4 months ago
- Tiny hash function in C☆134Updated 8 months ago
- Logo language in 508 bytes (x86 boot sector)☆175Updated last year
- A small, portable, linear probing hash map☆142Updated last month
- An x86_64 OS kernel from scratch.☆159Updated 7 months ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆178Updated 2 months ago
- A Defer statement for C☆236Updated 3 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆202Updated 2 weeks ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year
- Cake a C23 front end and transpiler written in C☆602Updated this week
- Header-only library for asynchronous tasks in C☆267Updated last year
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆149Updated 3 years ago
- A text editor in C with drop down menus from scratch. No ncurses.☆274Updated 6 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- A hash array-mapped trie implementation in C☆291Updated last year
- A Simple Virtual Computer☆345Updated this week