parser-generator 
- Description
- Parser Generator library
- Latest
- parser-generator-0.2.9.tar (.sig), 2026-May-17, 530 KiB
- Maintainer
- Christian Johansson <christian@cvj.se>
- Website
- https://github.com/cjohansson/emacs-parser-generator
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
The idea of this plugin is to provide functions for various kinds of context-free grammar parser generations with support for syntax-directed-translations (SDT) and semantic actions (SA) and the possibility of exporting parsers and translators (as generated stand-alone elisp code) to enable Emacs plugin-agnostic usage.