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:
Memorize Me Java Concepts Memorize Me Java Concepts - Learn about Object Oriented Programming (OOP), Abstraction, Polymorphism, Encapsulation, Inheritance, JVM, keywords, data types and may other areas of Java
Learn C v2 Learn C v2 - C language programming is used for popular in the world. In application, you can learn how to write a program from basic to advanced. You can use class to archieve data in C. This is new function in C. With using class, you can write code one time, use many time. With inheritance class in C, we can build many function with less time
S_W Development Life Cycle S_W Development Life Cycle - This tutorial is designed for the readers pursuing education in software development domain, Software Testing aspirants and all enthusiastic readers. Software engineering is an engineering branch associated with development of software product using well-defined scientific principles, methods and procedures
Unix & Linux News Unix & Linux News - Simple and comfortable RSS reader of aggregated and manually selected RSS feeds from various sources - read about unix, linux, open source, ubuntu, debian, suse, opensuse, canonical, novell, gentoo, kernel.org, distrowatch, freebsd
Learn DOM Learn DOM - Application is divided into sections such as XML DOM Basics, XML DOM Operations and XML DOM Objects. Each of these sections contain related topics with simple and useful examples
Add-on Compatibility Reporter Add-on Compatibility Reporter - Help Mozilla make sure your favorite add-ons get updated for upcoming Firefox releases by using this extension to report whether they still work or are having some issues with alpha and beta releases
Learn LTE Learn LTE - LTE stands for Long Term Evolution and it was started as a project in 2004 by telecommunication body known as the Third Generation Partnership Project (3GPP). LTE evolved from an earlier 3GPP system known as the Universal Mobile Telecommunication System (UMTS), which in turn evolved from the Global System for Mobile Communications (GSM)
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
Learn Dotnet Interview Q A Learn Dotnet Interview Q A - Welcome to Learn2Expert to learn different .Net technologies, Interview questions and lot more. This tutorial will explain about latest .Net technologies basic concepts, frequently asked interview questions and lot more things in .Net and latest upcoming technologies
Learn Tcl_Tk Learn Tcl_Tk - [apps1pro.com] Learn Tcl_Tk Tcl is a general purpose multi-paradigm system programming language. Tcl is a scripting language that aims at providing the ability for applications to communicate with each other. Tk is a cross platform widget toolkit used for building GUI in many languages
Other Software by developer «SRPLab»:
telscript Telscript is a telnet server, which supports lua or python script