Comment Re:Yet another language. (Score 1) 80
with the existing language infrastructure and just extend it?
That's exactly what Scala does. It "extends" Java in a sense and still runs on the JVM. Swarm is essentially a creative new way of using a mature platform, assuming it works at some point.