awesome-compilers-languages
github.com/patrickporto/awesome-compilers-languages ↗A curated list of awesome programming language design, domain specific languages and homebrew compilers
44
GitHub Stars
57
Curated Resources
4
Categories
17 min ago
Last Refreshed
TutorialsVideosToolsHomebrew
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me homebrew resources from awesome-compilers-languages"
Installation instructions →What's inside
Tutorials
Tools
- Lark - A parsing toolkit for Python
A parsing toolkit for Python
- LPeg - Parsing Expression Grammars in Lua with first-class patterns
Parsing Expression Grammars in Lua with first-class patterns
- Menhir - A LR(1) parser generator for OCaml
A LR(1) parser generator for OCaml
- PyParsing - A Python Parsing Module
A Python Parsing Module
- Python Left-Right Parser (Pyleri) - An easy-to-use parser created for SiriDB
An easy-to-use parser created for SiriDB
- TatSu - TatSu is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python
TatSu is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python
Videos
- Writing a PEG parser for fun and profit - Guido van Rossum
Guido van Rossum
Showing a sample of 57 resources. View the full list on GitHub →