search for: mindmachine

Displaying 5 results from an estimated 5 matches for "mindmachine".

2013 Dec 17
3
[LLVMdev] an OS around LLVM
...tiveclient/pnacl > > Cheers, > Sam > > Sam Parker > Research Student > Electronic Systems Design Group > Loughborough University > UK > > ________________________________________ > From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of mindmachine at free.fr [mindmachine at free.fr] > Sent: 17 December 2013 14:03 > To: llvmdev at cs.uiuc.edu > Subject: [LLVMdev] an OS around LLVM > > Hi all, > > > If it's not the right place to ask, please forgive me. > > Currently I'm working on a new operating system c...
2013 Dec 18
0
[LLVMdev] an OS around LLVM
...gt; > > Sam Parker > > Research Student > > Electronic Systems Design Group > > Loughborough University > > UK > > > > ________________________________________ > > From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf > of mindmachine at free.fr [mindmachine at free.fr] > > Sent: 17 December 2013 14:03 > > To: llvmdev at cs.uiuc.edu > > Subject: [LLVMdev] an OS around LLVM > > > > Hi all, > > > > > > If it's not the right place to ask, please forgive me. > > > > Cur...
2013 Dec 17
0
[LLVMdev] an OS around LLVM
Check out PNaCL http://www.chromium.org/nativeclient/pnacl Cheers, Sam Sam Parker Research Student Electronic Systems Design Group Loughborough University UK ________________________________________ From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of mindmachine at free.fr [mindmachine at free.fr] Sent: 17 December 2013 14:03 To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] an OS around LLVM Hi all, If it's not the right place to ask, please forgive me. Currently I'm working on a new operating system concept, called "Om". The first feat...
2013 Dec 17
7
[LLVMdev] an OS around LLVM
Hi all, If it's not the right place to ask, please forgive me. Currently I'm working on a new operating system concept, called "Om". The first feature would be Android-like apps, coming in *.opk files that would contain all needed resources and source-code expressed in LLVM-IR assembly language. http://sett.com/openminded-os/uid/88508 How does it sound ? Julien
2013 Dec 19
1
[LLVMdev] an OS around LLVM
> You might also want to go look at this: > > http://en.wikipedia.org/wiki/Architecture_Neutral_Distribution_Format > > ...which was a pre-LLVM attempt to produce platform-independent binaries > which got translated into native code at install time. The spec was > kinda weird, though. > > Also, in a previous life I worked on an operating system known as >