Post of the Week 2021-04-06
Grammar visualizer
https://dundalek.com/grammkit/
- Which leads to a JS parser generator
- And also leads to a JS parser generator with a visual debugger
https://ohmlang.github.io/editor/
This also prompts my interest into a graphviz/dot parser
https://github.com/awalterschulze/gographviz
Which uses this Go parser generator
https://github.com/goccmack/gocc
This exploration also led me to this Go parser generator