uakbr / Java-JDK10Links
Java version 1.1 + JDK 1.0 and very early Java applets, developed 1995 to 1996.
☆94Updated 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.☆134Updated 2 years ago
- ☆46Updated 3 years ago
- simple java virtual machine☆267Updated 4 years ago
- Java REST framework without annotations / DI / reactive.☆99Updated last year
- A subset of BouncyCastle crypto primitives, refactored to use DirectByteBuffer.☆31Updated last year
- Standalone jdk.compiler / JDK javac Compiler Framework + Compiler Tree API☆49Updated last month
- A ES5-compliant JavaScript interpreter, written fully in java☆37Updated 11 months ago
- a toy jvm in awk☆165Updated 4 years ago
- A JVM assembler for the modern age☆466Updated 11 months ago
- Maven/Gradle alternative with a twist: its a single Java file! Edit it to configure your project.☆219Updated 3 months ago
- Compiling string matching algorithms and regular expressions to java bytecode☆63Updated 2 weeks ago
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- Parse, don't validate☆200Updated 3 years ago
- 🏓 Pong in 512 bytes. (boot sector)☆94Updated 2 years ago
- An assembler for the LC-3 fictitious computer.☆20Updated last year
- Generate a QR code from scratch with only ARM assembly.☆106Updated 4 years ago
- Static extension methods for Java.☆84Updated 2 years ago
- Christmas tree demo on bare PC hardware (no OS), in 16-bit assembly☆122Updated this week
- Declarative UI for Java☆134Updated this week
- Contents from SunOS 4.1.3 SUNSRC CD-ROM☆183Updated 4 years ago
- Tiny C++ boot loader☆82Updated 2 years ago
- ☆24Updated 2 months ago
- Experimental Java implementation of post-quantum crypto algorithm Dilithium (including JCE provider)☆198Updated 2 years ago
- HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed☆147Updated 7 months ago
- GitHub copy of the NTS/TeX source code from 2001☆32Updated 4 years ago
- A digital logic simulation written in C☆63Updated 5 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Multi-Array Queue program codes