TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Neeilang: Minimalist OOP Language That Compiles to LLVM IR

44 点作者 neeeeees超过 5 年前

6 条评论

neeeeees超过 5 年前
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!
评论 #22120460 未加载
评论 #22120619 未加载
c-smile超过 5 年前
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.
评论 #22122812 未加载
Mathnerd314超过 5 年前
also discussed here: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;ProgrammingLanguages&#x2F;comments&#x2F;erqm6s&#x2F;neeilang_a_small_stronglytyped_language_oop&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;ProgrammingLanguages&#x2F;comments&#x2F;erqm6...</a>
unlinked_dll超过 5 年前
If you add `.md` suffix to your doc files, github will render them for you.
评论 #22120785 未加载
Hayvok超过 5 年前
Is there sample code outside of &#x2F;test?
评论 #22121542 未加载
Iwan-Zotow超过 5 年前
Isn&#x27;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&#x2F;expressed by now (say, by C#, Java, C++, younameit) ?
评论 #22122741 未加载