[LLVMdev] an OS around LLVM

Mikael Lyngvig mikael at lyngvig.org
Wed Dec 18 08:18:53 PST 2013


You might get some benefit from looking at this document:
https://github.com/archfrog/llvm-doc/blob/master/MappingHighLevelConstructsToLLVMIR.rst.
 It is planned to be moved into the LLVM docs soon.


-- Mikael


2013/12/18 <mindmachine at free.fr>

>
> Thanks, I hadn't heard about PNaCl, it's very interesting.
>
> I'm currently swimming in http://llvm.org/docs/ trying to learn more about
> LLVM-IR...
>
>
>
>
>
> Selon JF Bastien <jfb at google.com>:
>
> > We (PNaCl team) are in the process of removing older documentation,
> > this is probably more accurate:
> >   https://developers.google.com/native-client/dev/
> >
> > On Tue, Dec 17, 2013 at 6:50 AM, Sam Parker <S.Parker3 at lboro.ac.uk>
> wrote:
> > > 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 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
> > > _______________________________________________
> > > LLVM Developers mailing list
> > > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> > > _______________________________________________
> > > LLVM Developers mailing list
> > > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> >
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131218/2d190eaa/attachment.html>


More information about the llvm-dev mailing list