Skip to content

gbraad/numworks-omega-rpn

 
 

Repository files navigation

cc by-nc-sa 4.0 Issues

About

The RPN app for Numworks. This repository is a fork of boricj/numworks-rpn. We made it to fix compatibility issues with Omega.

Contributing

  • For new features and bug fixes, please contribute on the main repository here.
  • Otherwise, if you want to fix a bug that affects only Omega, you can do a pull request or post issues.

Key mapping

  • EXE: DUP
  • Ans: OVER
  • Right parenthesis: SWAP
  • Left parenthesis: ROT
  • Space (alpha+'-'): Insert minus sign
  • Equal (shift+pi): Switch between exact and approximation modes
Screenshot

RPN

License

Omega-RPN is released under a CC BY-NC-SA License. NumWorks is a registered trademark.

About

A RPN app for Numworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • Makefile 1.3%