Browse thread
[ANN] OCaml-Allegro
- Florent Monnier
[
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: | Florent Monnier <fmonnier@l...> |
| Subject: | [ANN] OCaml-Allegro |
Hi,
I have released OCaml-Allegro, an OCaml binding for Allegro.
Allegro is a cross-platform library intended for use in computer games and
other types of multimedia programming.
It is available here:
http://www.linux-nantes.org/~fmonnier/OCaml/Allegro/
You can have a look at the interface generated documentation here:
http://www.linux-nantes.org/~fmonnier/OCaml/Allegro/doc/
Some exemples from the original Allegro source package are provided converted
in OCaml. (Feedback on the binding with these exemples is wellcome.)
You can read an introduction of the library on Wikipedia:
http://en.wikipedia.org/wiki/Allegro_library
or more details, description and documentation on the official website:
http://alleg.sourceforge.net/
--
Regards