btmills / calculatorLinks
Command-line calculator
☆78Updated last year
Alternatives and similar repositories for calculator
Users that are interested in calculator are comparing it to the libraries listed below
Sorting:
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 4 years ago
- A collection of commonly used C MACROS☆148Updated 2 years ago
- Text editor using ncurses library☆33Updated 3 years ago
- 🕹️ A toy project implementing a simple tetris clone in C for learning SDL 2.x.☆84Updated 8 years ago
- Linear Linked List Library☆51Updated last year
- Mathomatic™ is a portable, command-line, educational CAS and calculator software, written entirely in the C programming language.☆124Updated 3 years ago
- A regular expression engine in C☆44Updated 2 years ago
- A very small C interpreter☆537Updated 3 years ago
- Terminal-based clones of popular arcade games.☆159Updated 5 years ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…