uakbr / Java-JDK10Links
Java version 1.1 + JDK 1.0 and very early Java applets, developed 1995 to 1996.
☆95Updated 4 years ago
Alternatives and similar repositories for Java-JDK10
Users that are interested in Java-JDK10 are comparing it to the libraries listed below
Sorting:
- Optimizer library for tail recursive calls in Java bytecode☆124Updated 2 years ago
- Say goodbye to checked exceptions forever.☆131Updated 2 years ago
- Java REST framework without annotations / DI / reactive.☆96Updated 11 months ago
- simple java virtual machine☆263Updated 3 years ago
- Standalone jdk.compiler / JDK javac Compiler Framework + Compiler Tree API☆47Updated last year
- ☆46Updated 3 years ago
- a toy jvm in awk☆164Updated 3 years ago
- A subset of BouncyCastle crypto primitives, refactored to use DirectByteBuffer.☆31Updated last year
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- A ES5-compliant JavaScript interpreter, written fully in java☆36Updated 7 months ago
- A JVM assembler for the modern age☆456Updated 7 months ago
- 🏓 Pong in 512 bytes. (boot sector)☆95Updated last year
- Compiling string matching algorithms and regular expressions to java bytecode☆59Updated last month
- Maven/Gradle alternative with a twist: its a single Java file! Edit it to configure your project.☆219Updated 3 months ago
- A mini x86-64 assembler for fun and learning.☆219Updated 5 months ago
- GitHub copy of the NTS/TeX source code from 2001☆31Updated 4 years ago
- Parse, don't validate☆200Updated 3 years ago
- Full gscript scripting language implementation using the GVM as a runtime environment. A language with objects, functions, strings, numbe…☆20Updated 4 years ago
- An assembler for the LC-3 fictitious computer.☆20Updated last year
- Christmas tree demo on bare PC hardware (no OS), in 16-bit assembly☆121Updated 4 years ago
- A full featured, stand-alone, high-performance HTTP server and client written entirely in plain Java☆222Updated this week
- Static extension methods for Java.☆84Updated 2 years ago
- HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed☆145Updated 3 months ago
- Multi-Array Queue program codes☆76Updated 2 months ago
- ☆24Updated 2 weeks ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- A GUI Notepad completely made from scratch using C++ native library and Graphics library coupled with mouse events as part my 12th Grade …