Tool for semantic actions on any language or file format driven by PEG grammars.
- Implement a simple parser for a PEG-like grammar with comb.
- Get search file definition for SemGrep/OpenGrep.
- Define a set of keywords/rules.
- Refine own PEG grammar parser.
- Implement parser for search files with comb.
- Implement generic parser for PEG grammars.
- Implement AST comparison.
- Implement repacements with Go text templates.