Skip to content

KasugaLibGroup/Mixed-Arithmetic-Logic-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixed-Arithmetic-Logic-Interpreter

A lite interpreter for mathematical expressions and logical expressions.

Mathematic

  • Simple difinition of mathematic expressions.
  • Fast Serialization / Deserialization.
  • Supports for functions, variables and numeric calculations.

Logical

  • Python form logical expression definition.
  • Fast Serialization / Deserialization.
  • Supports for compound logic expressions.
  • Supports for mixed logic/mathematic expressions.

Namespace

  • Supports for calculation specialization.

混合数学-逻辑表达式解释器

一个轻量化的数学/逻辑表达式解释器。

数学部分

  • 简易数学表达式定义。
  • 快速序列化/反序列化。
  • 支持函数/变量/数字运算。

逻辑部分

  • Python风格的表达式定义形式。
  • 快速序列化/反序列化。
  • 支持复合逻辑运算。
  • 支持混合逻辑/数字表达式。

命名空间

  • 支持特异化计算需求。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages