A lite interpreter for mathematical expressions and logical expressions.
- Simple difinition of mathematic expressions.
- Fast Serialization / Deserialization.
- Supports for functions, variables and numeric calculations.
- Python form logical expression definition.
- Fast Serialization / Deserialization.
- Supports for compound logic expressions.
- Supports for mixed logic/mathematic expressions.
- Supports for calculation specialization.
一个轻量化的数学/逻辑表达式解释器。
- 简易数学表达式定义。
- 快速序列化/反序列化。
- 支持函数/变量/数字运算。
- Python风格的表达式定义形式。
- 快速序列化/反序列化。
- 支持复合逻辑运算。
- 支持混合逻辑/数字表达式。
- 支持特异化计算需求。