cas-parse 0.1.1

cas-parse: Recursive descent parser for symcas plain grammar with roundtrip guarantee
Documentation
1
2
3
4
5
6
7
8
9
# 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.