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: | Fermin Reig <reig@a...> |
| Subject: | Re: [Caml-list] Google summer of Code proposal |
Andrey Riabushenko wrote: > > I would like to develop LLVM frontend to Ocaml language. Sounds cool. > 1.What is the best way to make ocaml frontend on your opinion? I haven't been following LLVM, but you can learn about some of the issues you are likely to face in my PhD dissertation. Part of the work I did was a C-- backend for Ocaml. (Available at http://fermin.reig.googlepages.com/reig_phd_2002.pdf) HTH, Fermin