Skip to content

chmlee/ream-python

Repository files navigation

ream-python

A parser/dumper for REAM files written in Pythom.

See ream-lang to learn more about the specs for REAM.

Installation

ream-python is available on pypi for Python version 3.7 and newer and can be installed with pip:

pip install ream

dependence

  • lark-parser: A modern parsing library for Python, implementing Earley & LALR(1). Future versions will drop the dependence.

Licence

This project is licensed under MIT license.

Test

update

About

Parser and emitter for REAM in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages