Chapter 6. Tips

Table of Contents
6.1. Performance Tips
6.2. Compilation-Time Tips
6.3. Finding Type Errors
6.4. Conflict Tips

This section contains a lot of accumulated lore about using Happy.

6.1. Performance Tips

How to make your parser go faster:

Notes

[1]

omitting the -a may generate slightly faster parsers, but they will be much bigger.