Packages

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

7 Dependants

Jump to

Packages depending on ichor_runtime

7 packages
  • ichor v0.3.0 requires ~> 0.2

    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 weeks ago

    577
    recent downloads
  • cooper v0.3.0 requires ~> 0.2

    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 1 day ago

    431
    recent downloads
  • dextrin v0.1.3 requires ~> 0.2

    DXN (Data eXchange Notation) for Elixir -- .dxn text, .dxnb binary, and .dxns schema documents, built on the Ichor grammar compiler.

    Updated 2 days ago

    359
    recent downloads
  • xeger v0.1.1 requires ~> 0.2

    Xeger - generate strings that match a regex-like pattern (regex → strings).

    Updated 2 weeks ago

    256
    recent downloads
  • episteme v0.2.0 requires ~> 0.2

    A standalone Prolog-like resolution engine and clause database for Elixir: terms, unification, SLD-resolution, backtracking, a genuine clause-scoped cut, and builtin predicates, built on Ichor's se...

    Updated 2 weeks ago

    128
    recent downloads
  • logos v0.2.0 requires ~> 0.2

    A Clojure-flavored Lisp, embeddable in Elixir/BEAM applications -- parsed and executed via Ichor, with real tail-call optimization, namespaces/Vars, hygienic syntax-quote macros, and BEAM-native co...

    Updated 2 weeks ago

    71
    recent downloads
  • aletheia v0.1.1 requires ~> 0.2

    An embedded Prolog dialect for Elixir: classic Prolog syntax (`:-`, `,`/`;`, `=`, a mutable op/3 table) via a reader on Ichor, fronting Episteme -- the resolution engine and clause database (unific...

    Updated 2 weeks ago

    43
    recent downloads
7 packages of 7 total

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 100 200 300 400

this version

471

yesterday

2

last 7 days

245

all time

1 110

Last Updated

Aug 03, 2026

License

MIT

Build Tools

mix

Publisher

oetjenj oetjenj

Links

Owners