Python sandboxed expression parser
-
Updated
Jan 29, 2018 - Python
Python sandboxed expression parser
pymep is a simple python math expression parser.It is a recursive LR parser (Left-Right Parser) without backtracking
A simple demo app for Pratt parsing in Python
Basic Python module to parse time expressions.
`OQS` (Open Quick Script) is a simple, system-neutral expression language for efficient scripting on diverse platforms. It's open-source, adaptable, and focused on fundamental operations.
Library for recursive evaluation of mathematical expressions as strings.
xpath_validator
A program to calculate the result of mathematical expressions.
An expressions solver module for games like "Mathler" and "Nerdle"
A service to handle rules constructed by the end-users as functions. A JSON is given as input containing mathematical expressions that are then executed by the service.
A simple zero-dependency type-safe function expression resolver in python
A small, self contained Python class for parsing mathematical expressions into tokens.
This is a python script that is capable of validating the format of an assignment statement in a pretend language.
Add a description, image, and links to the expression-parser topic page so that developers can more easily learn about it.
To associate your repository with the expression-parser topic, visit your repo's landing page and select "manage topics."