Backend technologies
Something we're always interested in are portable back-end technologies. So, this is as much a reminder to us as much as something of possible interest to you.
Found via
Chris Double's Weblog:
LLVM version 1.5 has been released.
LLVM is a 'Low Level Virtual Machine' that can be used for a programming language implementation. This release adds several new major features to the LLVM
compiler, allows it to be used in domains where it couldn't before
(e.g. for functional languages), supports new targets, generates faster
code, and is mucheasier to port to a new target than before.