GO package for analysis and calculation of expressions
| ast_test.go | ||
| ast.go | ||
| byte-ring.go | ||
| context.go | ||
| operand-const.go | ||
| operand-func.go | ||
| operand-var.go | ||
| operator-bool.go | ||
| operator-fact.go | ||
| operator-prod.go | ||
| operator-rel.go | ||
| operator-sign.go | ||
| operator-sum.go | ||
| parser_test.go | ||
| parser.go | ||
| README.adoc | ||
| scanner_test.go | ||
| scanner.go | ||
| symbol.go | ||
| term_test.go | ||
| term-constuctor-registry.go | ||
| term.go | ||
| token_test.go | ||
| token.go | ||
| utils.go | ||