Lisette a little language inspired by Rust that compiles to Go

https://lisette.run/

Lisette — Rust syntax, Go runtime

Little language inspired by Rust that compiles to Go.

I'm wondering about the logistics of making this integrate with Go at the assembly/object file level rather than at source code level. What if it compiled to Go's assembly rather than to Go source code