|
|
|
|
|
by pseudonymcoward
2933 days ago
|
|
I think this may be exactly what I've been looking for. I've been wanting a "Better C" type of language, but all the existing candidates fall down on some point like - too complicated (Rust/D/C++), no manual memory management (Go), etc. I've even made some half baked attempts at writing my own language. It seems that the design goals of this language are exactly what I'm after. Going to have to give it a try later. |
|