Browse thread
[ANN] OCaml-Ming
- 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-Ming |
OCaml bindings for the Ming library, a library to create Flashâ„¢ animations. http://www.linux-nantes.org/~fmonnier/OCaml/ming/ (the state is still alpha) You can browse the interface ocamldoc: http://www.linux-nantes.org/~fmonnier/OCaml/ming/doc/ Several code samples are provided in the tar-ball. Here is an exemple of script with the object interface which is made to be as close as possible to the PHP interface: http://www.linux-nantes.org/~fmonnier/OCaml/ming/set_line.ml.php (the PHP interface is well documented)