Open vityok opened 9 years ago
It would be great if someone could contribute a chapter!
Just a list of possible implementations:
Not CL, but Shen for IOs: https://chatolab.wordpress.com/2017/07/10/shen-programming-language-for-ios/
Shen isn't CL, so The Lisp Cookbook isn't the right home for it. Interesting language though.
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).
https://www.lights-of-holiness.eu/cl-repl/ . I've played with it for a while and it is a nice mobile lisp enviroment.
SBCL build for Android (termux): https://github.com/bohonghuang/sbcl-termux-build
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.