Topic: "stack-calculator"
rostok2112/libcalc
Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simple strtok-like wrapper for calculations
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

jilliennelapid/StackCalculator
Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.
Language: C++ - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ptrvsrg/NSU-labs-C
Лабораторные работы по дисциплине "Программирование" 1 курса ФИТ НГУ
Language: C - Size: 993 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

foggynight/falc
Stack-based postfix calculator at the command line.
Language: C - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Asma11za/ordered-calculator-stack
A calculator that has an order of operations using stack method that receives the input from the user and extracts the operands and operators, performs calculation by using stack to arrange the operations, and finally gives out the results on the screen.
Language: Java - Size: 13.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

verybluebird/calc_2
Стековый калькулятор
Language: Java - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
