Skip to content

Codotaku RPN (Reverse Polish Notation) calculator console binary application.

License

Notifications You must be signed in to change notification settings

CodesOtakuYT/cdtk_rpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdtk_rpn

Codotaku RPN (Reverse Polish Notation) calculator console binary application.

# switch to rust's nightly channel (currently required by rustyline -> https://crates.io/crates/io-lifetimes)
rustup default nightly
# compile and run the application
cargo r --release

Tutorial: https://youtu.be/taUK4CBdHwo

About

Codotaku RPN (Reverse Polish Notation) calculator console binary application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages