rise-lang / arithexpr

Scala library for building and symbolically simplifying arithmetic expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The arithmetic expression library

This Scala library is a fork of a library that origniated as part of the Lift project. It is used to write arithmetic expressions, such as x + 5, and simplify them symbolically

About

Scala library for building and symbolically simplifying arithmetic expressions

License:MIT License


Languages

Language:Scala 100.0%