[pro] lisp on mobile platforms these days
Matthew Mondor
mm_lists at pulsar-zone.net
Wed Apr 30 18:59:59 UTC 2014
On Sun, 27 Apr 2014 10:18:17 +0600
Attila Lendvai <attila.lendvai at gmail.com> wrote:
> dear lispers,
>
> what is the state of the art in running lisp (not just CL) on mobile
> platforms, preferably in a portable way?
As another possibility than ECL-based solutions, with
http://www.robovm.org/ it might be possible to have a fairly portable
Java code base between Android and iOS devices, with the possibility of
using Clojure or ABCL.
I have no personal experience with Clojure or ABCL for Android, but I
assume that it wouldn't be too difficult to make that work.
--
Matt
More information about the pro
mailing list