caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alan Schmitt <Alan.Schmitt@inria.fr>
To: caml-list@inria.fr
Subject: Corba IDL parser and pretty printer
Date: Wed, 15 Dec 1999 14:30:59 +0000	[thread overview]
Message-ID: <3857A623.20A2F45E@inria.fr> (raw)

Hello,

I wrote a simple Corba IDL parser and pretty printer. It does not do
much (well, it just parses and prints ;-) but you might find it useful
if you plan to implement Corba bindings for Ocaml. It does not do any
semantic analyses yet but I plan to implement it later. You can find it
on my web page at http://para.inria.fr/~aschmitt/ .

Bonjour,

J'ai ecrit un petit parser et pretty printer pour l'IDL de Corba. Ce
programme ne fait pas grand-chose (il se contente de parser et
d'afficher le resultat ;-) mais vous le trouverez peut-etre utile si
vous envisager de coder une interface Corba en Ocaml. Pour le moment, ce
programme ne realise aucune analyse semantique, mais cette extension est
prevue. Vous pourrez le trouver sur ma page web:
http://para.inria.fr/~aschmitt/ .

Alan Schmitt

--
The hacker: someone who figured things out and made something cool happen.






                 reply	other threads:[~1999-12-15 21:16 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=3857A623.20A2F45E@inria.fr \
    --to=alan.schmitt@inria.fr \
    --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).