caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Cannasse" <warplayer@free.fr>
To: <achrist@easystreet.com>
Cc: <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml on Windows please advise
Date: Fri, 8 Nov 2002 18:41:52 -0000	[thread overview]
Message-ID: <007f01c2874e$1fe64a20$6e00a8c0@warp> (raw)
In-Reply-To: <3DCB0335.CE7D7B82@easystreet.com>

> Can't wait to get time to give this a try.  While I'm waiting, back
> to the original theme of this thread.  Can anyone offer tales of
> (impressive) success or gotchas doing such things under Windows
> with OCaml?

I wrote the Osiris library, a native Win32 GUI 100% OCaml which is built on
top of the OCaml Win32 API . This enable you to easily create and manipulate
GUI components ( as easy as Borland VCL but still incomplete ). Then I wrote
and XML toplevel so that you can write your interface in xml ( this took me
only two days, and the result is far more readable that any C equivalent
would have been ). This done, I created a tool called "Dragoon3" which was
designed to be a multi user resources sharing platform for the 3D game my
company was planning : Virtual file system, duplicate data stored in DB,
check in & out, and plugins enable.... all in Ocaml. Then I finally wrote
the 3D Engine for the game ( DirectX based ) and interfaced it with OCaml so
I could instanciate and manipulate 3D objects with it.

The results have been very good :  2x speedup in development process,
shorter code : easier to maintain, and great perfs.

Nicolas Cannasse

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-11-08 17:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-04 21:23 isaac gouy
2002-11-04 23:46 ` SooHyoung Oh
2002-11-05 18:21 ` Nicolas Cannasse
2002-11-05 18:12   ` achrist
2002-11-06  5:53     ` Eric Mangold
2002-11-06 19:54     ` Nicolas Cannasse
2002-11-06 19:58       ` achrist
2002-11-06 20:31         ` jeanmarc.eber
2002-11-07  8:30         ` Xavier Leroy
2002-11-08  0:20           ` achrist
2002-11-08 18:41             ` Nicolas Cannasse [this message]
2002-11-08 18:14               ` Sven Luther
2002-11-08 20:20                 ` jeanmarc.eber
2002-11-08 20:47                   ` Sven Luther
2002-11-08 22:43                     ` malc
2002-11-08 23:02                       ` Sven Luther
2002-11-08 23:47                         ` malc
2002-11-09  1:00                           ` Eric Mangold
2002-11-09  1:21                             ` malc
2002-11-09  7:13                               ` Sven Luther
2002-11-09  9:17                                 ` Olivier Andrieu
2002-11-09 10:08                                   ` Sven Luther
2002-11-12 13:28                                     ` Olivier Andrieu
2002-11-09 17:20                     ` Warp

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='007f01c2874e$1fe64a20$6e00a8c0@warp' \
    --to=warplayer@free.fr \
    --cc=achrist@easystreet.com \
    --cc=caml-list@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).