A simple expression evaluator in Python. Works with integers, booleans, strings and with variables. Built as a project for the Efrei Paris ingenering school by Thibault LEPEZ and Gabriel DUGNY.
Launch main.py
for the console version. Require Python 3.6+.
Launch test.py
to test the evaluator.
This project is licensed under the terms of the GNU AGPLv3 license.