Comment on Which language you wish would really grow and reach mainstream adoption?
philm@programming.dev 1 year agoNot without a super fancy type system that has to be still found. I think the key issue is cyclic data-structures (e.g. doubly-linked list). The language somehow needs to have strong/weak pointers and automatically determining them is a very complex research question…