Common Language Extension for Android - CLE is a common extension platform, which presents a general method for mixed language calls. It supports distributed object technique, which objects as medium to implement the mixed call between languages. Object is presented as a structured memory with a list of function pointers. Mixed-language calls are done by means of mapping the structured memory and function pointers to different languages, CLE is only a share library, which does not impose any restrictions on specific language. It supports windows, linux, and android.
For android version, CLE is complete free, and current version supports java in calling lua, c/c++, and python(need SL4A). CLE is very easy to use and greatly simplifies the programming for java with different other languages. With the help of CLE, programmers can write c/c++ share modules without any knowledge about JNI, can call lua or python and provide callback functions of java to these languages easily.
CLE supports android versions 2.1/2.2/3.0/3.2/4.0. The install package includes a simple lua console.
Like it? Share with your friends!
Sponsored Links:
Other Android Freeware of Developer «SRPLab»:
telscript - Telscript is a telnet server, which supports lua or python script
Similar Applications:
StartJava StartJava is aimed primarily at those who are just starting to program for Android
M32 Learn, create and run Assembly code on your Android device!
Andrino Andrino is an interactive Javascript interpreter for Android devices
AppInventor Toggle A simple utility application that allows one click enabling of the two features needed to work with Google's latest AppInventor
Scriptify - Firefox Addon Create and manage add-ons made from Greasemonkey and Scriptish user scripts
Tech News Get all your technology, IT and gadgets news!
jQuery Reference Complete reference of all jQuery objects and methods, along with examples
Hecl The Hecl Programming Language is a high-level, open source scripting language implemented in Java
RTMP Dump RTMP Dump is a tool to download rtmp:// and rtmpe:// streams
Google Android 2.1 |
Google Android 2.2 |
Google Android 2.2.1 |
Google Android 2.3 |
Google Android 3.0 |
Google Android 3.1 |
Google Android 3.2 |
Google Android 4.0 |
Comments on Common Language Extension for Android: