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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The L Programming Language & System

26 点作者 uros643大约 14 年前

3 条评论

jhuckestein大约 14 年前
Dear Language authors, please stop using single-letter names or generic terms for programming languages. It messes with the Google.
评论 #2551966 未加载
评论 #2552173 未加载
评论 #2552547 未加载
评论 #2552048 未加载
fexl大约 14 年前
Looks a bit like my Fexl (<a href="http://fexl.com/code" rel="nofollow">http://fexl.com/code</a>), though Fexl has a much smaller grammar and footprint. I'm not sure I have all the "capability" and "distributed" stuff though, and I definitely don't have threads, much preferring "fork" (i.e., O.S. level blocking system calls with timeouts are my friends).<p>(Incidentally, GA Tech is my alma mater.)
abecedarius大约 14 年前
Some code, which I haven't tried yet, at <a href="http://home.cc.gatech.edu/tony/61" rel="nofollow">http://home.cc.gatech.edu/tony/61</a>