/rpncalc

TUI application, language, and runtime library for RPN calculation

Primary LanguageRust

RPNCalc

Extension Icon

TUI application, language, and runtime library for RPN calculation

Running

cargo run --bin tui after cloning the repository

You can also try the PWA, built with yew.