oetjenj avatar

Jan Oetjen

oetjenj

Total Packages

8

Total Downloads

3 723+

logger_logfmt

2.0.0
1 920+

A logfmt formatter for Elixir's Logger

Last Updated: 5 days ago

ichor_runtime

0.1.0
612+

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.

Last Updated: 4 days ago

ichor

0.2.1
336+

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-time native codegen backend.

Last Updated: 4 days ago

cooper

0.2.0
332+

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, secrets redacted by default.

Last Updated: 2 days ago

dextrin

0.1.0
268+

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

Last Updated: 3 days ago

xeger

0.1.0
218+

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

Last Updated: 3 days ago

logos

0.1.0
20+

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 concurrency (spawn/send/receive, atoms).

Last Updated: 10 hours ago

cooper_config

0.1.0
17+

A Config.Provider that loads app config from a CASC file (via Cooper) at release boot, replacing Mix's compile-time config.exs/runtime.exs for the settings that need to come from CASC instead.

Last Updated: 8 hours ago