caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Using OCaml in a kernel
@ 2004-12-06  0:48 Jonathan Roewen
  2004-12-06  1:03 ` [Caml-list] " Sachin Shah
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Jonathan Roewen @ 2004-12-06  0:48 UTC (permalink / raw)
  To: caml-list

Hi All,

I'm developing an operating system, and I want to write as much of it
as possible in OCaml. I had hoped to use the ocamlopt compiler, and
have it target i586-elf, like my gcc (3.4.1) cross-compiler. I'm using
newlib with my cross-compiler, so I have a C library available.

However, I'm lost at how to get OCaml into the mix. Anyone able to
offer some suggestions of the sorts of things I could try?

Currently I have a single .ml file that will hopefully start all the
major tasks, and a couple of supporting C files, and I'm trying to
jump into OCaml from my main function in C-land.

Regards,

Jonathan Roewen


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

end of thread, other threads:[~2004-12-28 22:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-06  0:48 Using OCaml in a kernel Jonathan Roewen
2004-12-06  1:03 ` [Caml-list] " Sachin Shah
2004-12-06  8:09 ` Ville-Pertti Keinonen
2004-12-10 21:26   ` Jonathan Roewen
2004-12-10 23:00     ` Jacques Garrigue
2004-12-14  1:43       ` Jonathan Roewen
2004-12-14  9:09         ` Ville-Pertti Keinonen
2004-12-14 18:10           ` Jonathan Roewen
2004-12-15  2:03             ` skaller
2004-12-28 22:35       ` Jonathan Roewen
2004-12-06  9:08 ` Vincenzo Ciancia
2004-12-06 10:00 ` Frédéric Gava

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