|
|
|
|
|
by kryptiskt
4558 days ago
|
|
It's a bit timid of them to start from C#, I would have really liked if they had tried to build a system language starting from F#. Sure, an ML with no or optional garbage collection would be rather uncharted territory, but a man can dream. |
|
Agreed.
> Sure, an ML with no or optional garbage collection would be rather uncharted territory
There is MLkit [1] (one of the inspirations for Rust), so it's definitely not uncharted. I don't think it broke free from GC, but it was a step in that direction.
[1] http://www.itu.dk/research/mlkit/index.php/Main_Page