dborchard / tiny-compilerLinks
Tiny Compiler in plain Java. Covers examples for AST, JDT, ANTLR & JavaParser
☆41Updated 4 years ago
Alternatives and similar repositories for tiny-compiler
Users that are interested in tiny-compiler are comparing it to the libraries listed below
Sorting:
- Blockchain project in Java, WIP☆33Updated 4 years ago
- ☆58Updated last year
- ☆39Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆107Updated last year
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆28Updated 2 years ago
- A tiny CPU profiler for Java written completely in Java 17.☆94Updated last year
- 'Java sockets I/O: blocking, non-blocking and asynchronous' article and source code☆63Updated last year
- A small demonstration how to use ANTLR 4's visitor feature.☆117Updated 4 years ago
- UML diagram list of GoF design pattern examples written in Java.☆45Updated 5 months ago
- A repository showing various parts and variations of parser and tokenizer designs and implementations.☆30Updated last year
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 6 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 10 years ago
- A simple VPN to send data over a protected channel using Diffie-Hellman key exchange☆58Updated 11 years ago
- Java Concurrency & Multithreading in Practice, published by Packt☆58Updated 2 years ago
- ANTLR4 calculator example and explanation☆33Updated 2 years ago
- Open-source Java query builder for SQL and NoSQL☆52Updated this week
- Core Java examples posted on howtodoinjava.com☆80Updated last year
- Benchmarks for JDK HTTP Server running on Java 21 with Virtual Threads☆169Updated last year
- API for converting long urls to short urls☆83Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last month
- Java library that sorts very large files of records by splitting into smaller sorted files and merging☆89Updated 3 weeks ago
- A collection of workshops and live labs about GraalVM☆41Updated last month
- YouTube Video - Custom made dependency container replicating the functionalities of Spring Boot.☆23Updated 3 years ago
- Chat with an AI that's aware of your documents.☆82Updated last year
- Examples of the O'Reilly book "A Functional Approach to Java"☆48Updated last year
- Java auto-suggest engine for ANTLR4 grammars☆70Updated 7 years ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆87Updated 3 months ago
- Database Design And Implementation☆15Updated 10 months ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆325Updated 3 years ago