Linked by Thom Holwerda on Thu 26th Mar 2009 23:34 UTC
Thread beginning with comment 355342
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Is it special under the hood?
by SamuraiCrow on Fri 27th Mar 2009 17:25
in reply to "RE[2]: Is it special under the hood?"
Interesting. Are there currently any LLVM operating systems out there?
I thought that Apple was working on something like an LLVM-based OS for the iPod Touch and iPhone but I may be mistaken. There was also a mention of a Linux version on http://www.llvm.org/ called LLVA that was going to be such a thing. I don't know how successful it was.
Amiga Inc. had something like that up on their website based on an early LLVM equivalent called AmigaDE but it was overpriced and delivered underrated performance. AmigaOS 5.0 was supposed to be cross-platform and I think that's the whole reason that Hyperion is fighting this.
Conceptually, you'd still need enough OS to bootstrap LLVM anyway even though it supports static compiling like a regular compiler, it would have to do the final code generation at install time.
RE[4]: Is it special under the hood?
by tylerdurden on Fri 27th Mar 2009 21:53
in reply to "RE[3]: Is it special under the hood?"





Member since:
2006-07-26
Interesting. Are there currently any LLVM operating systems out there?