-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Goal:
- Implement a monogram parser, available via PyPI (or near offer).
- It should implement the equivalent of the ParseToAST function from the reference implementation
- Plus the functions for rendering the AST into XML, JSON, etc. (This are suprisingly simple, so much less onerous than it sounds.)
- Being available as a library package is the key
- The tool part would be a secondary objective, since the tool can be separately obtained.
- Although it is a nice to have, since it means the end-programmer can get everything through pip.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo