Expeg Attempt to write a PEG parser generator with Elixir See a growing example of the work in progress in test/examples/arithmetic_test.exs At the moment, the parser is largely inspired by Sean Cribbs blog posts about PEG parsers in Erlang