ichor_runtime
0.1.0
The small runtime support library Ichor-generated parsers call into: capture dispatch, error formatting, compiled Tokenizer/Parser combinators, and the LR/GLR runtime -- plus standalone Pratt precedence parsing, generic term recursion, and unification/backtracking search. Ichor itself is dev-only.
Current section
4 Dependants
Jump to
Current section
4 Dependants
Packages depending on ichor_runtime
4 packages-
Compiles grammar definitions -- Aether, its own DSL, plus ABNF/EBNF/PEG/BNF importers -- into separated Lexer/Parser/Analysis/Executor modules, with both an interpreted VM backend and a compile-tim...
Updated 2 days ago
278recent downloads -
DXN (Data eXchange Notation) for Elixir -- .dxn text, .dxnb binary, and .dxns schema documents, built on the Ichor grammar compiler.
Updated 1 day ago
52recent downloads -
Parses and loads CASC config files -- a hierarchical, extensible config language with imports, variables, interpolation, loops, and consumer-registered resolvers/tags -- into native Elixir terms, s...
Updated 7 hours ago
31recent downloads -
Xeger - generate strings that match a regex-like pattern (regex → strings).
Updated 23 hours ago
0recent downloads