This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Common Lisp on the Iphone/Ipod Touch

5 posts · 2037 views

I plan on getting an Ipod Touch and would like to learn to program on it for fun. It seems development is slow. I see things concerning ECL and Nu, but I have no idea what the experience is like. Anyone doing any Lisp programming directly on Iphones (or even Android phones)?

Re: Common Lisp on the Iphone/Ipod Touch

A person told me that he created this reversi game for iPhone and iPod touch using scheme compiled with Gambit-C and then GCC. He gave me a link to a tutorial about this as well. It is an option if you like it.

Re: Common Lisp on the Iphone/Ipod Touch

I just got a Palm Pre about 3 weeks ago and was thinking the exact same thing.
Cheers, Dave
Slowly but surely the world is finding Lisp. http://www.findinglisp.com/blog/

Re: Common Lisp on the Iphone/Ipod Touch

There was something on Reddit about that... this.

Re: Common Lisp on the Iphone/Ipod Touch

speech impediment wrote:I plan on getting an Ipod Touch and would like to learn to program on it for fun. It seems development is slow. I see things concerning ECL and Nu, but I have no idea what the experience is like. Anyone doing any Lisp programming directly on Iphones (or even Android phones)?
There are instructions in the mailing list concerning how to build and and use ECL in the iPhone. Unfortunately they are for a slightly (just slightly) older version. It would be great if somebody cared to update that and contribute it as an add-on.