↧
Simple VM JIT with LLVM
I’ve been investigating using LLVM for Rubinius, so I’ve been doing some very small scale experiments. I typically do this on most projects, to get a mental handle on the problem. In doing this, I’ve...
View ArticleFixing colors in Terminal.app on 10.6
It’s Snow Leopard day zero, so of course I had to upgrade. All in all, everything is great. (Especially the multiple monitor window migration fix!) But the #1 thing that annoys me about all OS X...
View ArticleOn Portable Computation…
Since the first time two computers communicated directly over a network, programmers have mused about the programs running on those computers. Back in those early days, there was careful external...
View Article