Browse thread
[Caml-list] frozen home page && wxwindows
-
KONTRA Gergely
- Oleg Trott
- Nicolas Cannasse
- Richard Jones
[
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: | Nicolas Cannasse <warplayer@f...> |
| Subject: | Re: [Caml-list] frozen home page && wxwindows |
> I've seen ocaml a year ago, and yesterday I just want to know what's up > with ocaml. But the official homepage is almost the same, as one year > ago. Is the developement stopped? Are you sure you have clean up your browser cache since then ? :-) More seriously : no, ocaml development is not stopped, and a 3.07 will be released... soon (?). > What about extension libraries? If you look at the Caml Hump you'll see the last libraries that have been released. > I want to know what cross-platform gui's are available for ocaml. > I know about gtk, but that's not so stable on windows. Actually under Windows there is the OCaml Win32 API which is pretty much low-level for programming GUIs , so I wrote Osiris which is a simple framework for using GUIs with OCaml. Right know Osiris is only working using native Win32 components, but a port of Osiris under LablGTK is on the way. As soon it's done, the community will have a cross-platform gui simple toolkit available. An old version of Osiris is available at http://tech.motion-twin.com 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