CompilerTeaching / Pegmatite

A library for reusable parsers
http://compilerteaching.github.io/pegmatite/
BSD 2-Clause "Simplified" License
16 stars 9 forks source link

Use references to ErrorReporter again. #23

Closed trombonehero closed 8 years ago

trombonehero commented 8 years ago

We don't actually need to make all of these copes of, in many cases, lambda functions with captured values.