An open API service indexing awesome lists of open source software.

https://github.com/meysam81/arithmetic-term

Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse
https://github.com/meysam81/arithmetic-term

ascii ascii-art characters cplusplus infix infix-expression infix-expression-parser infix-notation infix-operators infixtopostfix infixtopostfix-expression postfix postfix-expression postfix-notation prefix prefix-notation stack string string-manipulation switch-case

Last synced: 2 months ago
JSON representation

Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse

Awesome Lists containing this project

README

        

# Arithmetic-term
Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse