Topic: "string-expression"
H-ANSEN/StrEvaluate
Dead simple, small, fast expression evaluation in Java.
Language: Java - Size: 73.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

mzinin/s2e2.python
Python implementation of Simple String Expression Evaluator library
Language: Python - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mzinin/s2e2.cpp
C++ implementation of Simple String Expression Evaluator library
Language: C++ - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mzinin/s2e2.java
Java implementation of Simple String Expression Evaluator library
Language: Java - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mzinin/s2e2.go
Go implementation of Simple String Expression Evaluator library
Language: Go - Size: 61.5 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DameLyngdoh/Math-Expression-Eval-JS
This library evaluates a string which represents a mathematical expression. It also offers other methods which are relevant to this operation. Methods like tokenizer which splits the string into individual mathematical tokens (such as operators, operands, parenthesis, etc.) and infix to postfix converter, etc.
Language: JavaScript - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
