#reverse-polish-notation #prefix #macro #math #expressions

polish_notation

Macros for polish notation and reverse polish notation math

1 unstable release

Uses old Rust 2015

0.1.0 Jul 26, 2018

#48 in #reverse-polish-notation

MIT license

9KB
118 lines

polish_notation

Macros for writing polish notation math expressions (a.k.a. prefix notation)

No runtime deps