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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Luna Programming Language – a small, elegant VM implemented in C

113 点作者 alongtheflow大约 9 年前

7 条评论

tjholowaychuk大约 9 年前
Author here. Not sure why it was posted, but this (really old) project is basically defunct. I gave github.com&#x2F;luna&#x2F;* to the people creating the visual Luna language that was on HN recently. Moving it to my account must have caught someone&#x27;s eye.<p>Anyway it was just a toy project that I never had enough time&#x2F;motivation to complete. I was inspired by the size of Lua&#x27;s VM, but deterred by its obscurity (and lack of inline documentation), so my original goal was to create a very clean and minimal VM.
评论 #11234466 未加载
评论 #11232586 未加载
评论 #11232885 未加载
vortico大约 9 年前
Luna looked great a year ago, since its syntax it ever-so-close to ideal. If it has momentum now, I&#x27;d invest a lot of time writing bindings to popular C libraries, an event loop, and a web framework. But it&#x27;s not functional yet, or probably ever unless someone adopts it. I&#x27;m a fan of tj&#x27;s other work though. I don&#x27;t see how he can pump out so many quality npm packages and the like.
评论 #11232340 未加载
评论 #11232354 未加载
评论 #11233891 未加载
评论 #11233245 未加载
riscy大约 9 年前
It doesn&#x27;t look like this project has gotten past parsing, since all it appears to do is dump an AST.
评论 #11233153 未加载
Ace17大约 9 年前
In the same vein: <a href="https:&#x2F;&#x2F;github.com&#x2F;munificent&#x2F;wren" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;munificent&#x2F;wren</a>
bogomipz大约 9 年前
Neat! Out of curiosity how long did this take you to write?
smilekzs大约 9 年前
Name clash with <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11144828" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11144828</a>
评论 #11232462 未加载
评论 #11232288 未加载
wmccullough大约 9 年前
Another language that&#x27;s basically Python 1.5...
评论 #11232369 未加载