cyberpead 0 Posted October 22, 2008 Domain-specific languages (DSLs) have become a hot topic. In this latest installment of The busy Java developer's guide to Scala, we tackle the problem of transforming textual input into the AST for interpretation by continuing with a simple calculator DSL that demonstrates the power of functional languages for building "external" DSLs. Share this post Link to post