Skip to content

Python Port #101

@sfkleach

Description

@sfkleach

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
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions