|
|
|
|
|
by mherkender
427 days ago
|
|
This is kinda why I hate advanced type systems, they slowly become their own language. "No compile/no codegen" sounds nice until you get slow compile times because a type system is slow VM, the error messages are so confusing it's hard to tell what's going on, and there's no debugging tools. |
|