ScalaLint Working on a abstract syntax tree parser for Scala. Currently working on parsing the language from the spec into an internal representation that can be used for type checking and optimizations. Following the spec that can be found here