caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Denis Berthod" <denis.berthod@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Re: Caml-list Digest, Vol 13, Issue 83
Date: Tue, 25 Jul 2006 12:28:06 +0200	[thread overview]
Message-ID: <889380120607250328v4dfcb98cm25af1db5889c4b5c@mail.gmail.com> (raw)
In-Reply-To: <20060725100003.AD93FBBC8@yquem.inria.fr>

[-- Attachment #1: Type: text/plain, Size: 944 bytes --]

>
>
> > On Tuesday 25 July 2006 01:50, Joel Reymont wrote:
> > > Am I correct that embedding the OCaml compiler would require me to
> > > release my code as open source?
> > >
> > > I was thinking of using OCaml as the DSL (with camlp4) like the
> > > LexiFI guys do but I think I would need to embed the compiler.
> >
> > I believe you can invoke the OCaml compilers from closed-source
> software. You
> > can even bundle the OCaml compilers with your software and use them
> > transparently.
>
> You just can't modify the sources directly. If you need to
> change anything you have to supply the original source
> and set of patches or equivalent. [Q public licence]


To acquire the right to  modified  the  ocaml  compiler  as we do at LexiFi,
you must be part of The Caml Consortium :
http://caml.inria.fr/pub/old_caml_site/consortium/index.shtml

Ps: We don't use camlp4, the extensions are implemented directly into the
compiler.

Denis

[-- Attachment #2: Type: text/html, Size: 1293 bytes --]

           reply	other threads:[~2006-07-25 10:28 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20060725100003.AD93FBBC8@yquem.inria.fr>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=889380120607250328v4dfcb98cm25af1db5889c4b5c@mail.gmail.com \
    --to=denis.berthod@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).