NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Building a calculator with Java programming, Part 1Build a simple calculator DSL that demonstrates the power of functional languages for building "external" DSLs. Also, explore a new feature of Scala, case classes, and revisits an old functional friend, pattern matching. |