There are tools of code obfuscation for Scala?
Thanks
Scala compiles into JVM bytecode, for which there are tons of obfuscators like ProGuard or yGuard
Use Scalaz. :-P