spell1 icon indicating copy to clipboard operation
spell1 copied to clipboard

LL(1) parser generator for Erlang and LFE

Results 3 spell1 issues
Sort by recently updated
recently updated
newest added

Adapt Erlang part of `spell1` to newer OTP versions, but keep backwards compatibility (at least a bit).

status:answered

While trying the LFE example out I couldn't get the generated parser code to be different from the `include/spell1inc.lfe` template. I tracked the problem down to the patterns used in...

status:answered

Tasks: * [x] Add rebar.config * [x] Ensure the project builds with the supported versions of LFE and Erlang * [x] Ensure Erlang spell1 works as expected/it used to *...

status:in-progress