Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 370 Bytes

File metadata and controls

6 lines (4 loc) · 370 Bytes

Parser Generator Backend: Null

This backend writes nothing. See parser generator backends for the other backends.

What it is good for is running the frontend and the core without paying for the output: checking in a build that a grammar still has no conflicts, and benchmarking the frontend and the core without a backend in the measurement.