Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Syntax vs Operators
@ 2005-08-22 15:55 Jacques Carette
  2005-08-23 10:16 ` [Caml-list] " Damien Doligez
  0 siblings, 1 reply; 4+ messages in thread
From: Jacques Carette @ 2005-08-22 15:55 UTC (permalink / raw)
  To: caml-list

I have been going through the documentation, trying to figure out which 
constructs in Ocaml are syntactic (like :: seems to be) and cannot be 
oer-ridden, and others like + which are values in Pervasives.  Is there 
a simple way to find out which language constructs are purely syntactic?

The goal is to understand which constructs can be re-defined (locally) 
in a module.  The eventual application is a more genial syntax for a DSL 
implemented via MetaOCaml (and more functors than anyone in their right 
mind would really want to use...).

Jacques


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

end of thread, other threads:[~2005-08-23 19:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-22 15:55 Syntax vs Operators Jacques Carette
2005-08-23 10:16 ` [Caml-list] " Damien Doligez
2005-08-23 18:05   ` Jacques Carette
2005-08-23 19:42     ` Damien Doligez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox