An open API service indexing awesome lists of open source software.

https://github.com/nkh/p6-grammar-tracer-compact

A grammar tracer with compact output
https://github.com/nkh/p6-grammar-tracer-compact

Last synced: 6 months ago
JSON representation

A grammar tracer with compact output

Awesome Lists containing this project

README

          

# Grammar::Tracer::Compact

Based on Jonathan's Grammar::Tracer which can be found at https://github.com/jnthn/grammar-debugger.

The only difference is how the how the trace looks like:

- removed the glyphs
- removed the colored background
- color the Grammar element depending on the match succes or failure
- Inline the matched string with the Grammar element on success
- make the output almost half the vertical size