TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The L Programming Language & System

26 pointsby uros643about 14 years ago

3 comments

jhuckesteinabout 14 years ago
Dear Language authors, please stop using single-letter names or generic terms for programming languages. It messes with the Google.
评论 #2551966 未加载
评论 #2552173 未加载
评论 #2552547 未加载
评论 #2552048 未加载
fexlabout 14 years ago
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.)
abecedariusabout 14 years ago
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>