caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jim Farrand <jim@farrand.net>
To: caml-list@inria.fr
Subject: Dynaml: Dynamic types hack for O'Caml
Date: Tue, 25 Jan 2005 12:12:59 +0000	[thread overview]
Message-ID: <20050125121259.GA15086@draco.xyxyx.org> (raw)

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


                 reply	other threads:[~2005-01-25 12:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050125121259.GA15086@draco.xyxyx.org \
    --to=jim@farrand.net \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).