Lime Parser Generator 0.1.0
Runtime-extensible LALR(1) parser with SIMD tokenization and LLVM JIT
Loading...
Searching...
No Matches
Plugin Interface

The contract between the manager and a parser implementation. More...

Data Structures

struct  LimeParserPlugin
 The plugin interface struct – the contract between the manager and a parser implementation. More...
 

Detailed Description

The contract between the manager and a parser implementation.