¡@

Home 

2014/10/15 ¤U¤È 10:07:55

iphone Programming Glossary: ecl

Common LISP on iPhone/iOS

http://stackoverflow.com/questions/4060353/common-lisp-on-iphone-ios

lisp common lisp share improve this question It depends on what you mean by calling a CL function but most likely ECL will be your shortest path. Start here as there is a patch for ECL to better accommodate iOS http funcall.posterous.com.. you mean by calling a CL function but most likely ECL will be your shortest path. Start here as there is a patch for ECL to better accommodate iOS http funcall.posterous.com tag iphone ECL generates C code so you should be in safe territory..

Has anyone got any code examples of ECL Lisp for Iphone development?

http://stackoverflow.com/questions/5770020/has-anyone-got-any-code-examples-of-ecl-lisp-for-iphone-development

anyone got any code examples of ECL Lisp for Iphone development I found out about Lisp for the Iphone recently and wanted to find some code examples. https.. TerjeNorderhaug ecl iphone builder #readme iphone ios lisp common lisp ecl share improve this question The ECL for iOS distribution includes a code example of a Common Lisp application running on the iPhone. The example is a Swank.. starts. It currently loads the swank server and notifies the user with a text field button and alert dialog. The ECL for iPhone project doesn't yet provide much user interface functionality from Lisp but you can use the Xcode Interface Builder..