caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Instruction selection in the OCaml compiler: Modules or classes?
@ 2007-02-22 14:38 Joel Reymont
  2007-02-22 17:21 ` [Caml-list] " Tom
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Joel Reymont @ 2007-02-22 14:38 UTC (permalink / raw)
  To: caml-list

Folks,

I'm reading through the icfp99 slides on classes vs modules in OCaml.  
The part that I'm interested in starts on p27 where instruction  
selection in the OCaml compiler is discussed.

I'm not well-versed in the OCaml compiler code yet so I thought I  
would ask the list: does the compiler use a module or class solution?

The slides seem to favor the class-based solution but then I hear  
that classes in OCaml are slow and people like Markus Mottl just  
plain despise them :-). What does everyone else opine?

	Thanks, Joel

--
http://wagerlabs.com/






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

end of thread, other threads:[~2007-02-24 17:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-22 14:38 Instruction selection in the OCaml compiler: Modules or classes? Joel Reymont
2007-02-22 17:21 ` [Caml-list] " Tom
2007-02-22 17:38 ` Xavier Leroy
2007-02-22 19:55 ` Chris King
2007-02-22 19:59 ` Markus Mottl
2007-02-23 16:13 ` brogoff
2007-02-23 18:14   ` Tom
2007-02-23 19:28     ` [Caml-list] Instruction selection in the OCaml compiler: Modulesor classes? Andreas Rossberg
2007-02-24  2:51       ` skaller
2007-02-24 11:48         ` David Baelde
     [not found]           ` <4a708d20702240518l2c430b06r18fe64cabe5cbe9@mail.gmail.com>
2007-02-24 13:33             ` Lukasz Stafiniak
2007-02-24 14:58         ` [Caml-list] Instruction selection in the OCaml compiler:Modulesor classes? Andreas Rossberg
2007-02-24 17:39           ` skaller

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