DEV Community

Siyabend Urun
Siyabend Urun

Posted on

Looking for feedback on my own programming language (Siyo)

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.

https://github.com/urunsiyabend/SiyoCompiler

Top comments (0)