|
Lime Parser Generator 0.1.0
Runtime-extensible LALR(1) parser with SIMD tokenization and LLVM JIT
|
Files | |
| conflict.h | |
| Conflict detection for the extension system. | |
| dependency_resolver.h | |
| disambiguation.h | |
| Disambiguation Strategy Interface – pluggable conflict resolution. | |
| execution_policy.h | |
| Execution Policy Engine – controls semantic action dispatch after disambiguation. | |
| extension_registry.h | |
| Extension Registry – manages grammar extensions with rich metadata. | |
| glr.h | |
| grammar_context.h | |
| Grammar Context – language switching for embedded grammars. | |
| jit_context.h | |
| jit_llvm_compat.h | |
| jit_policy.h | |
| jit_tokenizer.h | |
| lime_ast.h | |
| lime_error.h | |
| lime_location.h | |
| parse_context.h | |
| parser.h | |
| Core public API for the Lime Parser library. | |
| parser_fork.h | |
| Parser State Cloning for Fork-Resolve Disambiguation. | |
| parser_manager.h | |
| Parser Manager – runtime parser plugin management system. | |
| parser_operations.h | |
| token_table.h | |
| tokenize.h | |
| utf8.h | |