buffalo is an LALR(1) parser generator in pure Lisp that performs roughly on par with its large cousin on the "torture" tests from the GNU Bison test suite (https://github.com/fhuttner/buffalo-testsuite). What I find really missing is an equivalent, open-sourced lexer; is there such a project?