A simple calculator using the Reverse Polish notation (RPN)
- C 93.6%
- Makefile 6.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| calculate.c | ||
| input.txt | ||
| LICENSE | ||
| Makefile | ||
| stack.c | ||
| stack.h | ||
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| calculate.c | ||
| input.txt | ||
| LICENSE | ||
| Makefile | ||
| stack.c | ||
| stack.h | ||