tjakway / lljvmLinks
Low Level Java Virtual Machine with pull requests merged
☆10Updated 9 years ago
Alternatives and similar repositories for lljvm
Users that are interested in lljvm are comparing it to the libraries listed below
Sorting:
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆62Updated 9 years ago
- The Lilt terminal emulator - a simple and portable terminal emulator for Linux, macOS, and other Unix-like systems☆31Updated 2 years ago
- A lightweight cross platform library for thread management☆17Updated 7 years ago
- Moved to codeberg: https://codeberg.org/osdev/freestnd-c-hdrs-0bsd☆27Updated 2 months ago
- A build-once run-anywhere SDL2 program.☆26Updated last year
- Bootable emulator for the Dawn Operating System for x86.☆40Updated 5 months ago
- Portable OpenBSD Yacc.☆31Updated last year
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆75Updated last year
- simple preprocessor☆66Updated 4 years ago
- A makefile project to demonstrate building a portable Hello World executable with Cosmopolitan Libc☆14Updated 2 years ago
- libtls implemented on top of BearSSL☆41Updated 2 years ago
- ☆9Updated last year
- scc - simple C Compiler☆58Updated 8 years ago
- A set of very empty header files that can be used when building apps with Cosmopolitan☆36Updated 2 years ago
- A simple Minecraft clone written in C using modern OpenGL (shaders).☆15Updated last year
- Web Browser Engine written in C