|
|
|
|
|
by fcoury
181 days ago
|
|
I have been slowly progressing on writing a Rust like language that compiles to JavaScript for a few years now. With the rise of AI and it becoming better recently with Opus 4.5, specially with Rust, I've been trying to have a speedrun version of it. Think of it as TypeScript but with full algebraic types and other commodities from Rust: https://husk-lang.org |
|