Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 304 Bytes

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.