Skip to content
eduardovalentim edited this page Oct 27, 2016 · 4 revisions

Welcome to the EasyMath wiki!

What is EasyMath?

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.

Clone this wiki locally