Skip to content

lucproglangcourse/expressions-scala

 
 

Repository files navigation

A simple expression evaluator based on Scala parser combinators.

To run the tests:

  sbt test

To run either of the calculator examples:

  sbt run

To run either of the test examples:

  sbt test:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%