samrushing/irken-compiler

speed up earley parser

samrushing opened this issue · 0 comments

The first thing people do when bootstrapping is run genffi (in the VM) to get posix_ffi.scm.
It'd leave a nicer first impression if the earley parser was sped up.
[not a real reason to speed it up, but pragmatic].