caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml on Android
@ 2009-09-07 10:35 Keigo IMAI
  0 siblings, 0 replies; only message in thread
From: Keigo IMAI @ 2009-09-07 10:35 UTC (permalink / raw)
  To: caml-list; +Cc: Keigo Imai

Hi list,

I built an O'Caml cross-compiler for Google Android!

The porting step is available at
http://sites.google.com/site/keigoattic/ocaml-on-android

The example shows that Unison is invoked from android's shell.
(Since Android app works on java VM, we cannot build Android application
diretly with O'Caml yet. But anyway, it works!)

The patch itself is not so big, and nothing special (removing  
reference to
unsupported functions, modify 'ar' to '$(AR)', and so on), so I  
encourage you
to extend it for your use, such as adapting it to O'Jacare or OCaml- 
Java.

Acknowledgements:
ARM-EABI with software floating-point support[1] saved much time.
Many thanks to Xavier!

  [1] http://caml.inria.fr/mantis/view.php?id=3746

Cheers,
  - Keigo IMAI



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-07 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-07 10:35 OCaml on Android Keigo IMAI

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