Browse thread
Google summer of Code proposal
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Andrey Riabushenko <cdome@b...> |
| Subject: | Re: [Caml-list] Google summer of Code proposal |
> > LLVM > > will give ocaml an aggressive whole program optimizer and will make > > possible to run ocaml on new platforms that are supported by LLVM, but > > not yet by Ocaml. > > Is there any such platform? > There are - PIC16, XCore, Cell SPU and Microsoft IL (F# reinvented :). Many others are under development. > > 2. Will you merge LLVM platform to the ocaml trunk assuming that it works > > as it should? > > I think it should be (assuming you or someone will continue to maintain > it), but I am in no position to answer this.