←back to thread

498 points azhenley | 1 comments | | HN request time: 0.207s | source
Show context
bitwize[dead post] ◴[] No.45767911[source]
[flagged]
1. veltas ◴[] No.45771634[source]
I hope this experimental language becomes usable eventually, all I hear is how you have to continuously rewrite to work around the borrow checker, accept worse performance to make everything message based, or just ignore the type system and write VB6-style code where everything is indexes in arrays to obfuscate ownership and paste 'unsafe' when it moans.