[Ecls-list] ecl on Android
Sylvain Ageneau
ageneau at gmail.com
Wed Jun 29 12:25:53 UTC 2011
Hi,
You should already be able to run swank with the patches at
https://github.com/ageneau/ecl-android. It uses a somewhat outdated
patched version of slime (same as the iPhone port).
I haven't touched this in a while but I'm planing to update the
project to the latest version of ECL/slime/boehm soon. Also Simon
Ortiz is working on adding OpenGL bindings, see his repository here:
https://github.com/o-simon/ecl-smartphones
For this to be really useful it would be nice to find a good way to
access the java API from lisp. I added a module to connect to an SL4A
server (http://code.google.com/p/android-scripting/ ) which allows to
to access some limited functionality from an ECL instance running on
your PC, with some more work it should be possible to embed that on
the phone (although I'm not sure if it's the best way to go).
Regards,
Sylvain
On Tue, Jun 28, 2011 at 1:02 AM, Joseph Gay <gilleylen at gmail.com> wrote:
>
> Hi,
>
> I found this thread whilst searching for a lisp implementation on
> Android. I'd like some way to develop for iPhone and Android and ECL
> seems a particularly desirable way to go. I plan on investigating
> Sylvain's ECL port. If there's anything specific I could look into, let
> me know. I already have visions of running a swank server on my phone to
> hack on running apps.
>
> Best wishes,
> Joseph Gay
>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
More information about the ecl-devel
mailing list