30 Apr
2014
30 Apr
'14
6:59 p.m.
On Sun, 27 Apr 2014 10:18:17 +0600 Attila Lendvai <attila.lendvai@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