* Dynaml: Dynamic types hack for O'Caml
@ 2005-01-25 12:12 Jim Farrand
0 siblings, 0 replies; only message in thread
From: Jim Farrand @ 2005-01-25 12:12 UTC (permalink / raw)
To: caml-list
Dear all,
Dynaml is a camlp4 extension to O'Caml which allows values to be typed
dynamically (at runtime), rather than statically (at compile time).
http://farrand.net/dynaml.shtml
The README file is on the website, and is reasonably instructive.
Features:
* Provides "to dynamic" and "to static" cast for converting values
from statuc/dynamic.
* Type exception is thrown if a value is cast to an incorrect type, to
preserve type safety.
* Can deal with polymorphic functions and values.
If your an expert on types, please read my next message an help me out.
:)
Regards,
Jim
--
Jim Farrand
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-25 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-25 12:12 Dynaml: Dynamic types hack for O'Caml Jim Farrand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox