Browse thread
Corba IDL parser and pretty printer
- Alan Schmitt
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alan Schmitt <Alan.Schmitt@i...> |
| Subject: | Corba IDL parser and pretty printer |
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.