/NRP-Calculator

Non Regurar Purpose Calculator (NRP Calculator for short) is a simple RPN (Reverse Polish Notation) calculator write in C.

Primary LanguageCGNU General Public License v3.0GPL-3.0

NonRegularPurposeCalculator

Non Regurar Purpose Calculator (NRP Calculator for short) is a simple RPN (Reverse Polish Notation) calculator written in C.

How to run (Unix)

  • Compile the source with:

    $ gcc nrpc.c

  • Execute the program and follow the instructions on screen

    $ ./a.out

Contributors (sorted alphabetically):

Possible future implementations: