Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 704 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 704 Bytes

Harriet

Harriet is a simple expression evaluator, which was designed for easy use. A sample program is shown in "samples/calculator.cpp".

Features

  • Secure type system
  • Its possible to define functions and variables
  • Short setup time
  • Easy usage

Problems

  • 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.

License

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.