caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Keiko Nakata <keiko@kurims.kyoto-u.ac.jp>
To: micha-1@fantasymail.de
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] pa_oo.ml question
Date: Fri, 31 Mar 2006 16:52:53 +0900 (JST)	[thread overview]
Message-ID: <20060331.165253.68539690.keiko@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <200603302228.25635.micha-1@fantasymail.de>

From: Michael Wohlwend <micha-1@fantasymail.de>
Subject: [Caml-list] pa_oo.ml question
Date: Thu, 30 Mar 2006 21:28:25 +0100

> has anybody tried the oo-syntax extension given here:
> 
> http://www.math.nagoya-u.ac.jp/~garrigue/code/pa_oo.ml

I am using this extension.

> class xxx = object
>  val mutable name = "" with accessor
> end;;

I can compile this code with no errors.

> ocamlc -pp 'camlp4o -I . pa_oo.cmo' -c class.ml

works for me.

Keiko 


  reply	other threads:[~2006-03-31  7:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-30 20:28 Michael Wohlwend
2006-03-31  7:52 ` Keiko Nakata [this message]
2006-03-31  8:02   ` [Caml-list] " Michael Wohlwend
2006-03-31  8:21     ` Keiko Nakata

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=20060331.165253.68539690.keiko@kurims.kyoto-u.ac.jp \
    --to=keiko@kurims.kyoto-u.ac.jp \
    --cc=caml-list@yquem.inria.fr \
    --cc=micha-1@fantasymail.de \
    /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).