caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] embedded caml?
@ 2001-11-08  6:17 A Joseph Koshy
  2001-11-08  7:25 ` SooHyoung Oh
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: A Joseph Koshy @ 2001-11-08  6:17 UTC (permalink / raw)
  To: caml-list


I am trying to get O'Caml to run in an extremely resource constrained
environment.   To this end I am interested in getting the O'Caml
program to run in as small a memory footprint as possible (GC induced
latencies are not a problem).

Today using OCaml 3.02 on FreeBSD 4.3, a simple hello world program 
like, >> print_endline "Hello World";; << translates to

        o 8554 bytes of interpreter bytecode, and,
        o 111945 bytes of executable code (using the -custom switch to
          "ocamlc")

I would like to ask if anyone has considered Caml for embedded 
applications?  

Any suggestions as to where I should start looking?

Regards,
Koshy
<koshy@india.hp.com>            Technical Consultant, HP-ISO, Bangalore.
-------------------
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] 7+ messages in thread

end of thread, other threads:[~2001-11-15  8:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-08  6:17 [Caml-list] embedded caml? A Joseph Koshy
2001-11-08  7:25 ` SooHyoung Oh
2001-11-08 11:30 ` Christopher Quinn
2001-11-11 17:20 ` Xavier Leroy
2001-11-11 17:43   ` Alwyn Goodloe
2001-11-13 20:26     ` Xavier Leroy
2001-11-15  8:33       ` [Caml-list] [Summary] " A Joseph Koshy

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