GitHub / pouyaardehkhani / Stacks
Implementation of Stack data structure with Infix To Postfix Generator and Postfix Evaluator for calculating calculating mathematical expressions, also Parentheses checking.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyaardehkhani%2FStacks
PURL: pkg:github/pouyaardehkhani/Stacks
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: Java
Size: 24.4 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 3 years ago
Pushed at: over 3 years ago
Last synced at: about 2 years ago
Topics: data-structures, parenthesis-checking, postfix-calculator, postfix-evaluation, stack