Last month I published a article on how to use JavascriptCore for extending a iOS application with macro support. While Javascript has many uses, as a way for application customization, it would not be my first choice.
A better choice to me would be a language like Python. Being curious, I wondered what it would take to to use Python. This article discusses what I found.
Read More...