Browse thread
RE: ocaml needs users: native code for windows?
-
Carsten Clasohm
- Lyn A Headley
- Kevin Esler
[
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: | Lyn A Headley <laheadle@m...> |
| Subject: | Re: ocaml needs users: native code for windows? |
Carsten> I use OCaml for a commercial Win32 project and am quite
Carsten> happy with the current integration of C(++) and
Carsten> OCaml. The GUI tasks in the program are carried out by
Carsten> C++ classes, while the 'real' computations are done by
Carsten> OCaml code.
You still can't ship a plain binary, can you? Do you rely on your
users installing ocaml, or do you package up the distribution and send
it with your product?