Xpresion: simple and flexible Expression Parser Engine with variables support for PHP, Python, JavaScript
-
Updated
Dec 2, 2025 - 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."