jasperreports-scala Wiki
Adds Scala as an expression language for the JasperReports library
Status: Alpha
Brought to you by:
slwkf1
Welcome to the JR Scala project! This extension to the JasperReports library adds Scala as an expression language.
The Scala programming language is a hybrid functional/object-oriented programming language that runs natively in the Java VM. It is similar in some respects to Groovy, but it is a statically typed language. Visit www.scala-lang.org for more info.