caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yamagata Yoriyuki <yoriyuki@mbg.sphere.ne.jp>
To: chrisg@cs.uoregon.edu
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] scripting ocaml from inside of ocaml
Date: Sat, 28 Jun 2003 03:00:09 +0900 (JST)	[thread overview]
Message-ID: <20030628.030009.92588696.yoriyuki@mbg.sphere.ne.jp> (raw)
In-Reply-To: <001001c33ccc$5e878300$a806df80@chrisgd>

From: "Chris GauthierDickey" <chrisg@cs.uoregon.edu>
Subject: [Caml-list] scripting ocaml from inside of ocaml
Date: Fri, 27 Jun 2003 09:51:35 -0700

> However, my dilema is this: How can I add my own bindings to Obj.t in
> Toploop.toplevel_env
> and how can I retrieve values from Obj.t?

"Obj.repr : 'a -> Obj.t" and "Obj.obj : Obj.t -> 'a".  They are not
type safe, so use with care!

--
Yamagata Yoriyuki

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-06-27 18:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-27 16:51 Chris GauthierDickey
2003-06-27 18:00 ` Yamagata Yoriyuki [this message]
2003-06-28  0:47   ` [Caml-list] Operation complexity Zed Sereg
2003-06-28  1:17     ` Karl Zilles
2003-07-01  9:47 ` [Caml-list] scripting ocaml from inside of ocaml Jean-Christophe Filliatre

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=20030628.030009.92588696.yoriyuki@mbg.sphere.ne.jp \
    --to=yoriyuki@mbg.sphere.ne.jp \
    --cc=caml-list@inria.fr \
    --cc=chrisg@cs.uoregon.edu \
    /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).