-
Notifications
You must be signed in to change notification settings - Fork 1
Home
eduardovalentim edited this page Oct 27, 2016
·
4 revisions
EasyMath is a Java compile time library based on APT (Annotation Processing Tool), ANTLR (Another Tool For Language Recognition) and Apache Velocity created to parse a mathematical formula and generate the calculation necessary to process the inputs and return the result.
It was developed to help programmers to create mathematical functions in a fast paced and flexible way.