Xpresion: simple and flexible Expression Parser Engine with variables support for PHP, Python, JavaScript
-
Updated
Sep 24, 2022 - PHP
Xpresion: simple and flexible Expression Parser Engine with variables support for PHP, Python, JavaScript
逻辑表达式处理 or and not ast
Any mathematical expression can be expressed in infix, post-fix and pre-fix formats. This C application is a universal expression convertor implemented using stack data structure. This structure will take input of input expression and conversion option from the user and provide the output in the desired format. The goal of this application is to…
Add a description, image, and links to the expression-parser-engine topic page so that developers can more easily learn about it.
To associate your repository with the expression-parser-engine topic, visit your repo's landing page and select "manage topics."