Hi I am looking for honest feedback on my own JVM bytecode compiled programming language.
It is called Siyo and it supports both go-like channels and a builtin actor model to achieve structured concurrency. Currently it is far from a production release, but the language design itself is open to critique.