- Python 3.8+
- Specializing in dealing with tree structures
- Fully compatible with json
- Can be output as xml
- Can be output as jsonml
- Where are the standard structures for annotated tree structures?
xmlis the most common, but it would be nice to have ajsoncompatible and highly readable structure.jsonmlis hard to see.jsonlogicis good for operations, but not good for grammar.
poetry install
pre-commit install
source .venv/bin/activate
make