ivanyu / logical-rules-parser-antlr
A simple example of a parser built with ANTLR
☆40Updated 10 years ago
Alternatives and similar repositories for logical-rules-parser-antlr:
Users that are interested in logical-rules-parser-antlr are comparing it to the libraries listed below
- Java auto-suggest engine for ANTLR4 grammars☆64Updated 6 years ago
- Simple full text indexing and searching library for Java☆54Updated 6 years ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 years ago
- ANTLR as a libray for JVM based languages☆108Updated last year
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 4 years ago
- comparison of listener oriented and visitor oriented parser implementations using antlr4☆35Updated 8 years ago
- Polyglot Extensible Compiler Framework for Java☆110Updated 3 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- Code from the book "How to create pragmatic, lightweight languages"☆17Updated 7 years ago
- Python parser built using ANTLR☆43Updated 9 years ago
- Sql Parser written in Antlr4 for Lucene☆46Updated 6 years ago
- A parser combinator for Java 8. Proof of concept.☆14Updated 4 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆96Updated last year
- A framework to generate syntactically correct SQL statements in a typesafe, easy, and uniform way (without StringBuilders).☆51Updated 4 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆43Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆60Updated 7 years ago
- Multi-Threaded Time Series library☆59Updated 6 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆63Updated 9 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 10 years ago
- reactive streams based kafka consumer☆16Updated 9 years ago
- A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.☆79Updated last year
- a book about declarative language definition☆23Updated 8 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- Java Software Transactional Memory☆57Updated 4 years ago
- Example using Netty as a web server, and WebSockets to push unsolicited messages to a very simple JavaScript client☆36Updated 3 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated last month
- ☆14Updated 4 years ago
- Seven Languages in Seven Weeks (with Xtext)☆70Updated 2 years ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆92Updated 4 years ago