# cas-parse
Recursive descent parser for `symcas` plain grammar with roundtrip guarantee.
Parses mathematical expressions from plain text formatted by `cas-print` into canonical expressions within a `Context`.
## License
Licensed under either of Apache-2.0 or MIT at your option.