Remix.run Logo
onlyrealcuzzo 5 hours ago

I'm close to releasing a memory safe programming language, with a declarative concurrency model, that runs on a Go-like runtime.

It has "levels" of compilation, with EASY mode being about as easy as Ruby, and the compiler can present you with options to get that as strict & performant as Rust/Tokio.

I'm going to need at least a month to finish all the documentation, though.