Harriet is a simple expression evaluator, which was designed for easy use. A sample program is shown in "samples/calculator.cpp".
- Secure type system
- Its possible to define functions and variables
- Short setup time
- Easy usage
- Not multi thread safe with current allocator (fix: use another one (change one line of code)), if you have problems doing so, just ask me.
The project may be used according to the MIT License (see LICENSE.txt file). For additional please see the project page on github or contact me directly by email.
- github: https://github.com/alexandervanrenen/Harriet
- email: [email protected]