Artima SuperSafe™ Scala Compiler Plugin A stricter Scala compiler for your project Artima SuperSafe makes the Scala compiler stricter, ensuring that certain kinds of bugs that pass the type checker are still caught at compile time. (Here's a five minute demo.) Artima SuperSafe uses static analysis of the compiler abstract syntax tree (AST) to find potential bugs. It emits no compiler warnings, onl