Skip to content

alexandervanrenen/Harriet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Harriet is a simple expression evaluator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages