caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* sml/nj to ocaml
@ 2000-12-04 13:45 Laurent Reveillere
  2000-12-05 10:05 ` Remi VANICAT
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Reveillere @ 2000-12-04 13:45 UTC (permalink / raw)
  To: caml-list

Hello,

I would to know if anybody has a tool for automatically translate sml/nj
code into ocaml code.

Thanks

-- 
Laurent



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sml/nj to ocaml
  2000-12-04 13:45 sml/nj to ocaml Laurent Reveillere
@ 2000-12-05 10:05 ` Remi VANICAT
  0 siblings, 0 replies; 2+ messages in thread
From: Remi VANICAT @ 2000-12-05 10:05 UTC (permalink / raw)
  To: caml-list

Laurent Reveillere <Laurent.Reveillere@labri.u-bordeaux.fr> writes:

> Hello,
> 
> I would to know if anybody has a tool for automatically translate sml/nj
> code into ocaml code.
> 

may be camlp4 is able do do that
(http://caml.inria.fr/camlp4/index.html) : it is a preprocessor pretty
printer for ocaml, capable to change completely the ocaml syntax, and
there is a pa_sml.cmo, a parser that can understand the sml syntax.

but i haven't use it, so ...
-- 
Rémi Vanicat
vanicat@labri.u-bordeaux.fr
http://dept-info.labri.u-bordeaux.fr/~vanicat



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-07  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-04 13:45 sml/nj to ocaml Laurent Reveillere
2000-12-05 10:05 ` Remi VANICAT

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).