Browse thread
HLVM is now garbage collected!
[
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: | Sylvain Le Gall <sylvain@l...> |
| Subject: | Re: HLVM is now garbage collected! |
Hello, On 08-03-2009, Joel Reymont <joelr1@gmail.com> wrote: > > On Mar 8, 2009, at 2:45 AM, Jon Harrop wrote: > >> The OCaml Forge has kindly accepted to host the HLVM project: >> >> http://hlvm.forge.ocamlcore.org > > > Am I the only one who VASTLY prefers the clean, uncluttered and easy > to use GitHub interface to the *Forge one? > AFAIK, Github host only git repository. Forge.ocamlcore.org not only host repository but also mailing-list, bug tracker and file section. Moreover, hlvm is a SVN repository which makes github a non-sense for this project. We do also have a git repository for projects (git.ocamlcore.org) though not as shiny as github. If you do prefer github for your repository, you can of course host BTS, mailing-list and files section on forge.ocamlcore.org and your git repository on github. There is nothing that prevent it. The purpose of forge.ocamlcore.org is to have a more central point for OCaml projects, giving visibility to OCaml community Regards, Sylvain Le Gall