Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Why is ocaml so big?
@ 2008-01-11 12:39 Giles Constant
  2008-01-11 15:24 ` [Caml-list] " Florent Monnier
  2008-01-11 20:32 ` Lukasz Stafiniak
  0 siblings, 2 replies; 8+ messages in thread
From: Giles Constant @ 2008-01-11 12:39 UTC (permalink / raw)
  To: caml-list

Hiya,

I'm gradually falling in love with Ocaml, but my main hobby is writing demos, 
mainly in the 64k category.  Ocaml is a great way of writing small code, alas 
it comes with a zonking great lump of baggage :-)

"Hello world" written in ocaml and compiled with ocamlopt is 81K on my 32 bit 
linux box, which instantly rules it out.  (running it through upx packer, it 
comes out at 37k, which is still too high).

Are there any options which can strip this down to the bare minimum?  I'm 
guessing that much of the code in there is part of the garbage collection 
code, in which case, I'll have to give up, but it would be nice to use 
ocaml :-)

Thanks,

Giles


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

end of thread, other threads:[~2008-01-14  2:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-11 12:39 Why is ocaml so big? Giles Constant
2008-01-11 15:24 ` [Caml-list] " Florent Monnier
2008-01-11 20:32 ` Lukasz Stafiniak
2008-01-13  2:23   ` Joel Reymont
2008-01-13  9:24     ` Dominique Martinet
2008-01-13 11:30       ` Lukasz Stafiniak
2008-01-13 11:46         ` Paolo Donadeo
2008-01-14  2:04           ` Stefan Monnier

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