Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "LDT/User Area/Available Execution Environments"

< LDT
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
= List of available Execution Environment  =
 
= List of available Execution Environment  =
  
This page list all known Execution Environement. Execution Environement are divided in two category, the first category regroup Execution Environement developped, maintain and hosted by Koneki and the second category regroup Execution Environement created by the community.<br>  
+
This page list all known Execution Environments available.  
 +
Listed Execution Environments are divided into two categories
 +
* Execution Environments developped, maintained and hosted by Koneki
 +
* Execution Environment created by the community.<br>  
  
To add your own Execution Environement to this list, see [[Adding an Execution Environment to this page]]<br>  
+
To add your own Execution Environment to this list, see [[#Adding_an_Execution_Environment_to_this_page]]<br>  
  
== LDT official Execution Environements<br>  ==
+
== LDT official Execution Environment<br>  ==
  
Comming soon<br>  
+
=== Lua 5.1<br> ===
  
== Community's Execution Environements<br> ==
+
Execution Environment for Lua 5.1<br>  
  
=== Lua Execution Environment v.5.1 ===
+
'''Download link:''' http://sierrawireless.github.com/lua-execution-environments/execution-envs/lua-5.1.zip
  
Custom Execution Environment for lua 5.1
+
'''Website:''' http://sierrawireless.github.com/lua-execution-environments/  
 
+
'''Download link:''' http://github.com/downloads/vertexclique/luaenv/lua-5.1.zip
+
 
+
'''Website:''' http://vertexclique.github.com/luaenv/  
+
  
'''Author(s): '''Mahmut Bulut (mahmutbulut0@gmail.com) http://mahmutbulut.com  
+
'''Author(s):''' Sierra Wireless (https://github.com/SierraWireless )
  
 
'''Licence:'''&nbsp;?  
 
'''Licence:'''&nbsp;?  
  
'''Source:''' https://github.com/vertexclique/luaenv
+
'''Source:''' https://github.com/SierraWireless/lua-execution-environments<br>
  
'''Thread:''' http://www.eclipse.org/forums/index.php/t/369034/
+
<br>
  
<br>  
+
== Community's Execution Environment<br> ==
  
=== Lua Execution Environment for Embedded Systems v.5.1  ===
 
  
Custom Execution Environment for embedded lua 5.1
+
=== Mihini 0.8<br>  ===
  
'''Download link:''' http://github.com/downloads/vertexclique/luaenv/lua-5.1-complete-embedded.zip
+
Execution Environment for Mihini<br>
  
'''Website:''' http://vertexclique.github.com/luaenv/  
+
'''Download link''': http://download.eclipse.org/mihini/mihini-0.8.zip
  
'''Author(s):''' Mahmut Bulut (mahmutbulut0@gmail.com) http://mahmutbulut.com
+
'''Website''': http://eclipse.org/Mihini
  
'''Licence:'''&nbsp;?
+
'''Author(s):''' Mihini project
  
'''Source:''' https://github.com/vertexclique/luaenv
+
'''Licence:'''&nbsp;EPL
  
'''Thread''': http://www.eclipse.org/forums/index.php/t/369034/<br>  
+
'''Source:''' http://git.eclipse.org/c/mihini/org.eclipse.mihini.git<br>  
  
<br>  
+
<br>
  
=== Lua Execution Environment v.5.2  ===
+
=== Gideros Studio 2012.2.2.1 (alpha)<br> ===
  
Custom Execution Environment for lua 5.2
+
Execution Environment for Gideros<br>
  
'''Download link:''' http://github.com/downloads/vertexclique/luaenv/lua-5.2.zip  
+
'''Download link''': http://sierrawireless.github.com/lua-execution-environments/execution-envs/gideros-2012.2.2.1.zip  
  
'''Website:''' http://vertexclique.github.com/luaenv/  
+
'''Website''': http://sierrawireless.github.com/lua-execution-environments/  
  
'''Author(s): '''Mahmut Bulut (mahmutbulut0@gmail.com) http://mahmutbulut.com  
+
'''Author(s):''' Sierra Wireless (https://github.com/SierraWireless)
  
 
'''Licence:'''&nbsp;?  
 
'''Licence:'''&nbsp;?  
  
'''Source:''' https://github.com/vertexclique/luaenv
+
'''Source:''' https://github.com/SierraWireless/lua-execution-environments<br>
  
'''Thread:''' http://www.eclipse.org/forums/index.php/t/369034/
+
<br>
  
<br>
+
=== MOAI SDK 1.2 Execution Environment (alpha)  ===
  
=== Gideros Studio 2012.2.2.1<br>  ===
+
MOAI SDK 1.2 EE created by converting the C++ comments in the src/moaicore directory to luadoc
  
Execution Environement for Gideros<br>
+
'''Download link:''' https://github.com/downloads/halfnelson/moai-ldt-ee/moai-1.2.zip
  
'''Download link''': http://sierrawireless.github.com/lua-execution-environments/execution-envs/gideros.zip
+
'''Website:''' https://github.com/halfnelson/moai-ldt-ee
  
'''Website''': http://sierrawireless.github.com/lua-execution-environments/
+
'''Author(s):''' MOAI SDK contributors et al, halfnelson
  
'''Author(s):''' Sierra Wireless (bcabe@sierrawireless.com) https://github.com/SierraWireless
+
'''Licence:''' CPAL\MIT
  
'''Licence:'''&nbsp;?
+
'''Source:''' https://github.com/halfnelson/moai-ldt-ee
  
'''Source:''' https://github.com/SierraWireless/lua-execution-environments<br>  
+
<br>
  
<br>
+
=== tDwtp's extended Execution Environment (xXenv)  ===
  
=== Lua 5.1<br>  ===
+
a little more extended execution environment.
  
Execution Environement for Lua 5.1<br>
+
'''Download link:''' https://github.com/tDwtp/lua-xXenv/blob/master/tdwtplua-5.1.zip?raw=true
  
'''Download link:''' http://sierrawireless.github.com/lua-execution-environments/execution-envs/lua-5.1.zip
+
'''Website:''' https://github.com/tDwtp/lua-xXenv
  
'''Website:''' http://sierrawireless.github.com/lua-execution-environments/
+
'''Author(s):''' the Darkness without the presence
  
'''Author(s):''' Sierra Wireless (bcabe@sierrawireless.com) https://github.com/SierraWireless
+
'''Licence:''' Not decided yet
  
'''Licence:'''&nbsp;?
+
'''Source:''' https://github.com/tDwtp/lua-xXenv
  
'''Source:''' https://github.com/SierraWireless/lua-execution-environments<br>  
+
'''Description:''' Its containing (currently) the bit, luacurl, luasql, md5, base64, des56 and ex modules. I am planning to ad wxLua (already begun), sockets (half ready) and lanes (nothing done yet) to it. For wxLua I may need some help as it is freakin' huge! (or you have to wait long)
 +
 
 +
<br>
 +
 
 +
=== Corona (alpha)  ===
 +
 
 +
<span style="color:#B22222">''' Help wanted ! We need an execution environment for Corona, any help ? :) '''</span>
 +
 
 +
'''Download link:''' To be completed.
 +
 
 +
'''Website:''' To be completed.
 +
 
 +
'''Author(s):''' To be completed.
 +
 
 +
'''Licence:''' To be completed.
 +
 
 +
'''Source:''' To be completed.
  
<br>  
+
<br>
  
== <br> Adding an Execution Environment to this page ==
+
== Adding an Execution Environment to this page ==
  
You have created an Execution Environement and want to share it with the community. It's easy just copy the following form at the and of the list. Then fill the fields for your Execution Environement, field ending with a star are mandatory, for the others if you don't want to fill it, or is not relevant, you can remove the whole line.<br>  
+
You have created an Execution Environment and want to share it with the community. It's easy just copy the following form at the and of the list. Then fill the fields for your Execution Environment, field ending with a star are mandatory, for the others if you don't want to fill it, or is not relevant, you can remove the whole line.<br>  
  
=== &lt;Execution Environement Name*&gt;<br>  ===
+
=== &lt;Execution Environment Name*&gt;<br>  ===
  
 
&lt;Short description*&gt;<br>  
 
&lt;Short description*&gt;<br>  
Line 107: Line 121:
 
'''Download link:''' &lt;Direct Link to the zip file*&gt;<br>  
 
'''Download link:''' &lt;Direct Link to the zip file*&gt;<br>  
  
'''Website:''' &lt;Link to the Execution Environement webpage&gt;<br>  
+
'''Website:''' &lt;Link to the Execution Environment webpage&gt;<br>  
  
'''Author(s):''' &lt;Author full name*&gt; (&lt;Email address of the author*&gt;) &lt;website&gt;<br>  
+
'''Author(s):''' &lt;Author full name*&gt; (&lt;website&gt;)<br>  
  
&lt;second author&gt; (&lt;Email address&gt;) &lt;website&gt;<br>  
+
&lt;second author&gt; (&lt;website&gt;)<br>  
  
 
'''Licence:''' &lt;Licence name*&gt; &lt;Licence website&gt;<br>  
 
'''Licence:''' &lt;Licence name*&gt; &lt;Licence website&gt;<br>  

Revision as of 00:14, 20 July 2013

List of available Execution Environment

This page list all known Execution Environments available. Listed Execution Environments are divided into two categories

  • Execution Environments developped, maintained and hosted by Koneki
  • Execution Environment created by the community.

To add your own Execution Environment to this list, see #Adding_an_Execution_Environment_to_this_page

LDT official Execution Environment

Lua 5.1

Execution Environment for Lua 5.1

Download link: http://sierrawireless.github.com/lua-execution-environments/execution-envs/lua-5.1.zip

Website: http://sierrawireless.github.com/lua-execution-environments/

Author(s): Sierra Wireless (https://github.com/SierraWireless )

Licence: ?

Source: https://github.com/SierraWireless/lua-execution-environments


Community's Execution Environment

Mihini 0.8

Execution Environment for Mihini

Download link: http://download.eclipse.org/mihini/mihini-0.8.zip

Website: http://eclipse.org/Mihini

Author(s): Mihini project

Licence: EPL

Source: http://git.eclipse.org/c/mihini/org.eclipse.mihini.git


Gideros Studio 2012.2.2.1 (alpha)

Execution Environment for Gideros

Download link: http://sierrawireless.github.com/lua-execution-environments/execution-envs/gideros-2012.2.2.1.zip

Website: http://sierrawireless.github.com/lua-execution-environments/

Author(s): Sierra Wireless (https://github.com/SierraWireless)

Licence: ?

Source: https://github.com/SierraWireless/lua-execution-environments


MOAI SDK 1.2 Execution Environment (alpha)

MOAI SDK 1.2 EE created by converting the C++ comments in the src/moaicore directory to luadoc

Download link: https://github.com/downloads/halfnelson/moai-ldt-ee/moai-1.2.zip

Website: https://github.com/halfnelson/moai-ldt-ee

Author(s): MOAI SDK contributors et al, halfnelson

Licence: CPAL\MIT

Source: https://github.com/halfnelson/moai-ldt-ee


tDwtp's extended Execution Environment (xXenv)

a little more extended execution environment.

Download link: https://github.com/tDwtp/lua-xXenv/blob/master/tdwtplua-5.1.zip?raw=true

Website: https://github.com/tDwtp/lua-xXenv

Author(s): the Darkness without the presence

Licence: Not decided yet

Source: https://github.com/tDwtp/lua-xXenv

Description: Its containing (currently) the bit, luacurl, luasql, md5, base64, des56 and ex modules. I am planning to ad wxLua (already begun), sockets (half ready) and lanes (nothing done yet) to it. For wxLua I may need some help as it is freakin' huge! (or you have to wait long)


Corona (alpha)

Help wanted ! We need an execution environment for Corona, any help ? :)

Download link: To be completed.

Website: To be completed.

Author(s): To be completed.

Licence: To be completed.

Source: To be completed.


Adding an Execution Environment to this page

You have created an Execution Environment and want to share it with the community. It's easy just copy the following form at the and of the list. Then fill the fields for your Execution Environment, field ending with a star are mandatory, for the others if you don't want to fill it, or is not relevant, you can remove the whole line.

<Execution Environment Name*>

<Short description*>

Download link: <Direct Link to the zip file*>

Website: <Link to the Execution Environment webpage>

Author(s): <Author full name*> (<website>)

<second author> (<website>)

Licence: <Licence name*> <Licence website>

Source: <A link to the source repository or a page that explain how to contribute>

Thread: <A link to a newletter or some forum thread about this Exection Environement>

Description: <Long decription of the EE>



Back to the top