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.
What's New in This Release:
· Lua engine is upgraded to 5.2.2
· Version 2.0.5 is a bug fix version of 2.0.4
What's New in 1.80.1.0:
· lua engine update to 5.2.1
· add more lua interface functions
· new interface function Super
· new interface functions RegGetObjectCallBack / RegLuaFuncFilter / IsRegLuaFunc
· interface function RegLuaFunc, supports general match with input FuncName equals to NULL
What's New in 1.6.1:
· ProcessEvent function supports object as input parameter;
· Fix bug for java when assign large amounts of functions to object.
Like it? Share with your friends!
Supported operating systems:
Google Android 10.x, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
Learn Linux Interview Q A Learn Linux Interview Q A - Our Linux questions and answers focuses on both Linux Administration & Linux Systems Programming areas. These are useful for both experienced professionals as well as freshers. These questions have been broken down into various sections of Linux kernel viz
Learn Android QA Learn Android QA - Nowadays Android Mobile is boom in the market. There are many Android mobiles are coming in the market and with its varieties, so while developing the Android apps developer are facing unique challenges and also getting opportunities
Learn JSF Learn JSF - This tutorial has been prepared for the beginners to help them understand basic JSF programming. After completing this tutorial you will find yourself at a moderate level of expertise in JSF programming from where you can take yourself to next levels
Learn Python Learn Python - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn Python. As you know Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990
Learn Node js Learn Node js - This tutorial is designed for software programmers who wants to learn the basics of Node.js and it's architectural concepts in simple and easy ways. This tutorial will give you enough understanding on components of Node.js with suitable examples. Node.js is a very powerful JavaScript based framework/platform built on Google Chrome's JavaScript V8 Engine
Learn Swift Learn Swift - This tutorial is designed for software programmers with a need to understand the Swift programming language starting from scratch. This tutorial will give you enough understanding on Swift programming language from where you can take yourself to higher level of expertise. Swift is a new programming language developed by Apple Inc for iOS and OS X development
Software Architecture Design Software Architecture Design - This tutorial is designed for all software professionals, architects, and senior system design engineers. Managers of architecture teams also will be benefited from this tutorial
Learn Pascal Learn Pascal - This tutorial is designed for Software Professionals who are willing to learn Pascal Programming Language in simple and easy steps. This tutorial should give you basic understanding on Pascal Programming concepts, and after completing this tutorial, you should be at intermediate level of expertise from where you can take yourself to higher level of expertise
Bizz 2 Apps Bizz 2 Apps - is a utility for creating mobile applications. Embedded visual editor allows you to bring to life the most complicated functions without knowledge of software languages. You can develop a unique interface or use a ready template. Add user's modules to show the needed information in your application
Other Software by developer «SRPLab»:
telscript Telscript is a telnet server, which supports lua or python script