iamleeg.blogspot.com
iamleeg: May 2010
http://iamleeg.blogspot.com/2010_05_01_archive.html
Darwin, Mac OS X, Cocoa, OpenStep, NeXTSTEP. Mac security. All the things you expect from a tech blog, including complaints about the temperature of my coffee. Wednesday, May 12, 2010. LLVM projects you may not be aware of. All Mac and iPhone OS developers must by now be familiar with LLVM. The modular C/ObjC/C lexer/parser that can be used as an LLVM front-end, or as a library for providing static analysis, refactoring and other code comprehension facilities. And of course MacRuby. Cool It's a "symbolic...
chanson.livejournal.com
Erlang on LLVM? or: Outsource your JIT! - Chris Hanson
http://chanson.livejournal.com/187267.html
Or: Outsource your JIT! August 24th, 2008. Has anyone been working on using LLVM. To do just-in-time code generation for the Erlang. Depending on the design and structure of the Erlang virtual machine, it doesn't seem like it would be all that tough a project. And it could provide a nice performance boost for those projects that are starting to use Erlang like CouchDB. For an example of what I'm talking about, there's a project called VMKit. 2008-08-25 03:55 am (UTC). 2008-08-25 06:39 am (UTC). The basic...
chanson.livejournal.com
Chris Hanson
http://chanson.livejournal.com/tag/ejabberd
Entries by tag: ejabberd. Or: Outsource your JIT! August 24th, 2008. Has anyone been working on using LLVM. To do just-in-time code generation for the Erlang. Depending on the design and structure of the Erlang virtual machine, it doesn't seem like it would be all that tough a project. And it could provide a nice performance boost for those projects that are starting to use Erlang like CouchDB. For an example of what I'm talking about, there's a project called VMKit. Why is Twitter not just Jabber? Aroun...
chanson.livejournal.com
Chris Hanson
http://chanson.livejournal.com/tag/couchdb
Entries by tag: couchdb. Or: Outsource your JIT! August 24th, 2008. Has anyone been working on using LLVM. To do just-in-time code generation for the Erlang. Depending on the design and structure of the Erlang virtual machine, it doesn't seem like it would be all that tough a project. And it could provide a nice performance boost for those projects that are starting to use Erlang like CouchDB. For an example of what I'm talking about, there's a project called VMKit. Or: Outsource your JIT!
chanson.livejournal.com
Chris Hanson
http://chanson.livejournal.com/tag/jabber
Entries by tag: jabber. Or: Outsource your JIT! August 24th, 2008. Has anyone been working on using LLVM. To do just-in-time code generation for the Erlang. Depending on the design and structure of the Erlang virtual machine, it doesn't seem like it would be all that tough a project. And it could provide a nice performance boost for those projects that are starting to use Erlang like CouchDB. For an example of what I'm talking about, there's a project called VMKit. Why is Twitter not just Jabber? Around ...
qstuff.blogspot.com
Q & Stuff: June 2010
http://qstuff.blogspot.com/2010_06_01_archive.html
Monday, June 28, 2010. Gah, this NWScript compiler is absolutely idiotic. How to push a constant onto the stack in 4 easy steps:. Reserve a spot on the stack for the constant. Push the constant on top of the stack. Copy the constant to the reserved space. Pop the top (pushed in 2) off the stack. Sunday, June 27, 2010. A few weeks ago - before I got into cache-oblivious algorithms. I briefly had a different topic du jour. In particular, I had just learned about Low-Level Virtual Machine. Finally, LLVM pro...
chanson.livejournal.com
Chris Hanson
http://chanson.livejournal.com/tag/erlang
Entries by tag: erlang. Or: Outsource your JIT! August 24th, 2008. Has anyone been working on using LLVM. To do just-in-time code generation for the Erlang. Depending on the design and structure of the Erlang virtual machine, it doesn't seem like it would be all that tough a project. And it could provide a nice performance boost for those projects that are starting to use Erlang like CouchDB. For an example of what I'm talking about, there's a project called VMKit. Or: Outsource your JIT!
chanson.livejournal.com
Chris Hanson
http://chanson.livejournal.com/tag/compilers
Entries by tag: compilers. Or: Outsource your JIT! August 24th, 2008. Has anyone been working on using LLVM. To do just-in-time code generation for the Erlang. Depending on the design and structure of the Erlang virtual machine, it doesn't seem like it would be all that tough a project. And it could provide a nice performance boost for those projects that are starting to use Erlang like CouchDB. For an example of what I'm talking about, there's a project called VMKit. July 18th, 2008. I just thought this...