<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Apr 27, 2014 at 12:18 AM, Attila Lendvai <span dir="ltr"><<a href="mailto:attila.lendvai@gmail.com" target="_blank">attila.lendvai@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">dear lispers,<br>
<br>
what is the state of the art in running lisp (not just CL) on mobile<br>
platforms, preferably in a portable way?<br></blockquote><div><br></div><div>There was an ECL port attempt but I didn't track it too closely lately<br></div><div>I remember vaguely that a few scheme would be available and I thing CCL<br>
</div><div>is also in the picture.  I'd rather talk for MKCL if you don't mind.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
is mkcl viable to run as a native app both on iOS and android?<br></blockquote><div><br></div><div>right now it is not, period. But it is on my list of things to do any month now.<br></div><div>As soon as I get the ffi to be C99-complete as I say, and that I am done<br>
</div><div>with the proper interface to the "environment" (that CLTL2 thing, you know)<br></div><div>I will get right to it.<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
if iOS has too many legal constraints and whatnot, then let's forget<br>
it for now.<br></blockquote><div><br></div><div>I worked up a few thing that should be able to accommodate it pretty well I think.<br></div><div>Basically, MKCL is now layered in at least two levels with the lowest surely<br>
</div><div>to the taste of the most paranoid, well I hope. I see it as a cheap and easy tree shaker.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
what are the downsides of connecting to the NDK (android C API)? how<br>
much of android is not available through the NDK?<br></blockquote><div><br></div><div>Haven't touched it yet.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<span class="HOEnZb"><font color="#888888"><br>
--<br>
• attila lendvai<br>
• PGP: 963F 5D5F 45C7 DFCD 0A39<br>
--<br>
Paralysis through analysis.<br>
<br>
_______________________________________________<br>
pro mailing list<br>
<a href="mailto:pro@common-lisp.net">pro@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/pro" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/pro</a><br>
</font></span></blockquote></div><br></div></div>