There are many situations when your game needs to evaluate something - character stats, quest conditions, etc
This package provides compact and efficient embedded language for gameplay calculations.
Features:
* Basic arithmetical and logical operators
* String interpolation
* Support of user-defined functions and operators
* Context-sensitive calculations
* Mobile-friendly (AOT Compilation)