GitHub / jvirico / binary_expression_tree
Java implementation of a Binary Expression Tree to manage algebraic expressions using Composite and Visitor design patterns.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvirico%2Fbinary_expression_tree
PURL: pkg:github/jvirico/binary_expression_tree
Stars: 2
Forks: 1
Open issues: 0
License: mit
Language: Java
Size: 164 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: almost 2 years ago
Pushed at: about 4 years ago
Last synced at: almost 2 years ago
Topics: binary-expression-tree, composite-pattern, design-patterns, ipcv, java, visitor-pattern