Hi HN!<p>I’ve been working on this language for about 4 months now. While not “complete”, it does have a number of nice features like virtual functions, type inference, etc.<p>I reckon it will not be truly useful until GC is added, and that’s what I’m currently working on.<p>Any feedback is welcome and appreciated!
What is the main goal of it?<p>By feature set it looks close to D lang so asking.<p>Yet, have you considered to implement TypeScript instead?<p>Having native compiler of TS (or at least subset of it) would be beneficial.
Isn't it a bit too late (maybe 20 years too late) to work on new OO language? Not that I discourage you, but what areas of OO in languages not explored/expressed by now (say, by C#, Java, C++, younameit) ?