caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Jon Harrop <jon@ffconsultancy.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Embedding the OCaml compiler
Date: Tue, 25 Jul 2006 13:41:11 +1000	[thread overview]
Message-ID: <1153798871.1389.1.camel@rosella.wigram> (raw)
In-Reply-To: <200607250428.58270.jon@ffconsultancy.com>

On Tue, 2006-07-25 at 04:28 +0100, Jon Harrop wrote:
> 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]

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


  reply	other threads:[~2006-07-25  3:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-25  0:50 Joel Reymont
2006-07-25  3:28 ` [Caml-list] " Jon Harrop
2006-07-25  3:41   ` skaller [this message]
2006-07-25  9:54 ` Gerd Stolpmann

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=1153798871.1389.1.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=jon@ffconsultancy.com \
    /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).