Looking for feedback on my own programming language (Siyo)

java dev.to

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

Source: dev.to

arrow_back Back to Tutorials