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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Lisaac - prototype OO for systems programming. C-like performance.

1 点作者 rtf将近 17 年前

1 comment

rtf将近 17 年前
Some notes:<p>-It's built in tandem with a OS, Isaac, that is using the OO features as a central part of the design.<p>-It's not complete yet. It's a few years into the project, but the specification may still change. So it's more interesting toy than production-ready right now.<p>-It compiles to C code and can directly inline C statements with a simple backquote syntax so it has good compatibility with existing systems, even though it's meant for a research OS.