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.

Tranquil is a programming language built on top of LLVM & the Obj-C Runtime

75 pointsby barredoover 12 years ago

6 comments

kstenerudover 12 years ago
Please, no backticks. There are a whole bunch of keyboard layouts that don't have this.
评论 #4912304 未加载
评论 #4913583 未加载
moostaphaover 12 years ago
Just mentioning in case anyone cares, that hacker also released xnomad, which adds dwm-like window management to OS X. It's a bit buggy, but it works the vast majority of the time and rarely screws up……it just ignores things more than I would like and doesn't work well with multiple spaces.
评论 #4910643 未加载
silkodysseyover 12 years ago
There is also eero which has similar goals. <a href="http://eerolanguage.org/" rel="nofollow">http://eerolanguage.org/</a>
achilleover 12 years ago
Seeing all these awesome projects makes me slightly depressed, everyone's building awesome interpreters and compilers, while I'm sitting here just working on &#60;boring things&#62;.
评论 #4911011 未加载
评论 #4910527 未加载
评论 #4910431 未加载
mmarianiover 12 years ago
Looks very cool, and the source code is neat which is a plus. I always wanted to make exactly what the OP did, but instead with a pythonic syntax.
评论 #4911039 未加载
jherikoover 12 years ago
This interesting, i am especially impressed by the debugging stuff... however I contest the assertion of good performance. If you are using the Objective-C runtime then, in my world, you are dog slow. Sorry.<p>Anything that stops doing 10,000 nothings from compiling out is dirt to me... too easy to screw your performance by accident with Objective-C messaging and objects. (don't get me wrong, I enjoy their enormous power, I'd just like to only pay for it if I actually need something that dynamic - which is almost never)
评论 #4911146 未加载
评论 #4911550 未加载
评论 #4911553 未加载
评论 #4911002 未加载