#terms #declaration #term

declaration

A simple crate for parsing mathematical terms

1 unstable release

0.1.0 Nov 19, 2023

#34 in #declaration

MIT license

19KB
475 lines

A simple crate for parsing mathematical terms. Use [Term::from_string()] to generate a term from infix notation and [Term::apply()] to use it as a formula.


Simple crate for parsing mathematical terms.

Dependencies

~2.3–3.5MB
~56K SLoC