caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Other syntaxes with camlp4?
@ 2001-10-19 16:43 Jeremy Fincher
  2001-10-19 16:54 ` Remi VANICAT
  2001-10-19 17:06 ` Daniel de Rauglaudre
  0 siblings, 2 replies; 3+ messages in thread
From: Jeremy Fincher @ 2001-10-19 16:43 UTC (permalink / raw)
  To: caml-list

I know of the revised syntax offered by camlp4, but are there any other 
syntaxes
that are available?  Specifically, I'd be interested in seeing an 
S-expression
based syntax for O'Caml.  If it doesn't exist already, how hard would such a
thing be to implement with camlp4?

Thanks,
Jeremy


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

* Re: [Caml-list] Other syntaxes with camlp4?
  2001-10-19 16:43 [Caml-list] Other syntaxes with camlp4? Jeremy Fincher
@ 2001-10-19 16:54 ` Remi VANICAT
  2001-10-19 17:06 ` Daniel de Rauglaudre
  1 sibling, 0 replies; 3+ messages in thread
From: Remi VANICAT @ 2001-10-19 16:54 UTC (permalink / raw)
  To: caml-list

"Jeremy Fincher" <tweedgeezer@hotmail.com> writes:

> I know of the revised syntax offered by camlp4, but are there any
> other syntaxes
> that are available?  Specifically, I'd be interested in seeing an
> S-expression based syntax for O'Caml.  If it doesn't exist already,
> how hard would such a thing be to implement with camlp4?

by S-expression you mean lisp-like syntax ? There is one in the cvs
version (and maybe the 3.03 alpha version, but I am not sure...)


-- 
Rémi Vanicat
vanicat@labri.u-bordeaux.fr
http://dept-info.labri.u-bordeaux.fr/~vanicat
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

* Re: [Caml-list] Other syntaxes with camlp4?
  2001-10-19 16:43 [Caml-list] Other syntaxes with camlp4? Jeremy Fincher
  2001-10-19 16:54 ` Remi VANICAT
@ 2001-10-19 17:06 ` Daniel de Rauglaudre
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel de Rauglaudre @ 2001-10-19 17:06 UTC (permalink / raw)
  To: caml-list

Hi,

> I'd be interested in seeing an S-expression based syntax for O'Caml.
> If it doesn't exist already, how hard would such a thing be to
> implement with camlp4?

There is some: pa_lisp.cmo. But it is (very) incomplete. No doc on it,
but it is bootstrapped: see the file camlp4/etc/pa_lisp.ml in the
OCaml source distribution.

-- 
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

end of thread, other threads:[~2001-10-19 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-19 16:43 [Caml-list] Other syntaxes with camlp4? Jeremy Fincher
2001-10-19 16:54 ` Remi VANICAT
2001-10-19 17:06 ` Daniel de Rauglaudre

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