LispCookbook / cl-cookbook

The Common Lisp Cookbook
http://lispcookbook.github.io/cl-cookbook/
Other
934 stars 138 forks source link

Developing and deploying lisp applications on mobile #45

Open vityok opened 9 years ago

vityok commented 9 years ago

Since mobile platforms are so popular nowdays I think that a chapter on developing lisp applications for Android and iOS would be a great improvement.

Something like a Common Lisp for mobile HOWTO.

pnathan commented 9 years ago

It would be great if someone could contribute a chapter!

chuchana commented 9 years ago

Just a list of possible implementations:

vindarel commented 7 years ago

Not CL, but Shen for IOs: https://chatolab.wordpress.com/2017/07/10/shen-programming-language-for-ios/

pnathan commented 7 years ago

Shen isn't CL, so The Lisp Cookbook isn't the right home for it. Interesting language though.

vindarel commented 7 years ago

Nice post with screens of ECL + Qt5 for Android https://common-lisp.net/project/ecl/posts/Lisp-ECL-and-QML-Qt5-on-Android.html (and replaces the obsolete ecl-android link above).

peterwang commented 4 years ago

https://www.lights-of-holiness.eu/cl-repl/ . I've played with it for a while and it is a nice mobile lisp enviroment.

vindarel commented 2 years ago

SBCL build for Android (termux): https://github.com/bohonghuang/sbcl-termux-build