Browse thread
call for examples and counter examples of recursive modules
-
Tom Hirschowitz
- Tom Hirschowitz
[
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: | Tom Hirschowitz <tom.hirschowitz@e...> |
| Subject: | call for examples and counter examples of recursive modules |
Hi all, The mail server of ENS Lyon had a problem in the days after we sent the message below, which led to the loss of several messages. If any of you had sent examples of programs using recursive modules without any answer from us, we apologize, and would be very grateful if you could send them again. The only examples we received were from Jacques Garrigue and Alain Frisch (surprise...). As a slight correction, we have extended our prototype to handle objects and classes, so even OO examples are welcome. Thanks, Tom and Romain ------------------------------------------------------------------------ Message again: We are trying to augment caml's type system for checking the well-foundedness of recursive module definitions. We are about to finish a first prototype version of our system. We thus would be very grateful for tricky examples of valid programs using recursive modules, as well as tricky examples of invalid ones. Please, do not send huge programs, nor programs using objects, as our prototype does not yet handle them. Thanks in advance!