|
|
|
|
|
by ben0x539
348 days ago
|
|
Cool language. Only two weeks for this? Damn! This seems to nicely smooth out a lot of the pain points I had back when I regularly wrote Go but also switched to other more expression-based languages occasionally. Being able to get all these conveniences while still being able to call into existing Go code seems amazing! Also, I appreciate the pun, but did you have to use AI for the logo? Haha |
|
For example, I'd like to have the pointers being automatically wrapped in a Option[T], but then if you have something like a linked list, with a struct containing pointers to other nodes, it gets complicated.