[
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: | Joel Reymont <joelr@f...> |
| Subject: | Embedding the OCaml compiler |
Folks, 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. Thanks, Joel