Dynaml
Dynaml provides rudimentary support for dynamic types in Objective Caml (O'Caml). Dynamic values provided by dynaml are not type checked by ocaml at compile-time in the same way static values are. Type checking is instead performed at runtime.
[ Homepage ]
| Author: | Jim Farrand. |
| Last modification date: | 16-Sep-2005 |
| Version: | 0.6 |
| Development status: | Alpha |
| Kind: | Camlp4 extensions |
| Topic: | Software development :: Language extensions |
| Homepage: | http://farrand.net/dynaml.shtml |