caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dario Teixeira <dario.teixeira@nleyten.com>
To: "Sébastien Hinderer" <Sebastien.Hinderer@inria.fr>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Android/iOS apps with OCaml
Date: Fri, 25 Nov 2016 15:46:03 +0000	[thread overview]
Message-ID: <4806217978c8bc1c6cb57827f8fcbaca@nleyten.com> (raw)
In-Reply-To: <20161124171023.jx2zuhspdptvapqf@pl-59055.rocqadm.inria.fr>

Hi,

On 2016-11-24 17:10, Sébastien Hinderer wrote:

> Making it possible (easier) to cross-compile OCaml programs is one of
> the outcomes the work I am doing with Gallium (the team developping
> OCaml at Inria) is supposed to have. I am not sure yet how this can
> impact the production of Android apps, but as far as iOS apps are
> concerned, one thing I am supposed to work on is the integration of
> Gerd's pull request (can someone find the number?) which has been 
> stored
> in the ios-support branch of the OCaml repository on GitHub.
> 
> This should make it possible to cross-compile OCaml programs which can
> then be executed on iOS devices.
> 
> One other question will then be whether such programs can somehow use
> all the application frameworks provided by Apple.

Thanks for the reply.  That last point is crucial: without convenient
access to all the APIs, being able to cross-compile to iOS is not very
useful, at least to me.  Moreover, there's still the problem of cross
platform access to those fancy APIs.


> Regarding Android I don't know how helpful OCamljava could be but it
> might be worth investigating.

Were Android the sole target, OCaml-java would be a contender.  However,
I would like for the same program to be used both in Android and iOS,
with minimal (or zero) need to write platform-specific stubs to access
the various APIs.

Kind regards,
Dario Teixeira


  parent reply	other threads:[~2016-11-25 15:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24 14:06 Dario Teixeira
2016-11-24 17:10 ` Sébastien Hinderer
2016-11-25  8:55   ` Francois BERENGER
2016-11-25  9:40     ` Sébastien Hinderer
2016-11-25 15:46   ` Dario Teixeira [this message]
2016-11-30 22:09     ` Vincent Balat
2016-12-01  2:32       ` Ian Zimmerman
2016-12-02 13:08         ` Vincent Balat
2016-12-01 18:59       ` Dario Teixeira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4806217978c8bc1c6cb57827f8fcbaca@nleyten.com \
    --to=dario.teixeira@nleyten.com \
    --cc=Sebastien.Hinderer@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).