Source code analysis and processing system in Scala stack

Good day

I’m looking on Scala stack as a distributed platform for making embedded source code analysis and processing system, something like 1-2Gb of the source code of embedded Linux with full kernel+libc+tools+… tools, say typical Buildroot or OpenWrt build set.

What projects, tools of libraries in Scala already exists in this domain, which of them should be seen first as a lightest starting point?

“Distributed platform” tends to lead in the direction of Akka, although that’s a matter of taste…

1 Like