luaeclipse.luaforge.netLuaEclipse: An integrated development environment for the Lua programming language

luaeclipse.luaforge.net Profile

luaeclipse.luaforge.net

Maindomain:luaforge.net

Title:LuaEclipse: An integrated development environment for the Lua programming language

Description:LuaEclipse An integrated development environment for the Lua programming language English | Português LuaEclipse Home Overview Status Download Credits Contact Manual Introduction Instalation First Lu

Discover luaeclipse.luaforge.net website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site

luaeclipse.luaforge.net Information

Website / Domain: luaeclipse.luaforge.net
HomePage size:10.156 KB
Page Load Time:0.132777 Seconds
Website IP Address: 173.45.236.183
Isp Server: Rackspace Hosting

luaeclipse.luaforge.net Ip Information

Ip Country: United States
City Name: Chicago
Latitude: 41.850028991699
Longitude: -87.650047302246

luaeclipse.luaforge.net Keywords accounting

Keyword Count

luaeclipse.luaforge.net Httpheader

Date: Sun, 16 Feb 2020 03:58:32 GMT
Server: Apache/2.2.9 (Ubuntu) PHP/5.2.6-2ubuntu4 with Suhosin-Patch
Last-Modified: Mon, 15 Sep 2008 20:47:08 GMT
ETag: "20159a-1f58-456f556ad0b00"-gzip
Accept-Ranges: bytes
Cache-Control: max-age=18000
Expires: Sun, 16 Feb 2020 08:58:32 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 2983
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html

luaeclipse.luaforge.net Meta Info

content="text/html; charset=utf-8" http-equiv="Content-Type"/
content="en" http-equiv="Content-Language"/
content="true" name="MSSmartTagsPreventParsing"/
content="text/css" http-equiv="Content-Style-Type"/
content="index,follow" name="robots"/

173.45.236.183 Domains

Domain WebSite Title

luaeclipse.luaforge.net Similar Website

Domain WebSite Title
luaeclipse.luaforge.netLuaEclipse: An integrated development environment for the Lua programming language
cid.suny.eduSUNY Center for International Development | Connecting People and Ideas for Integrated Development
campuspack.netCampus Pack - Extend your online learning environment with our social, modular, integrated apps
quanta.sourceforge.netQuanta+ Web Development Environment download
appx.comAPPX is the premier development and runtime environment
imdcro.comIMD - Integrated Medical Development
integratedsolutions.netIT Services & Software Development - Integrated Solutions
geosolinc.comGeographic Solutions | Integrated Workforce Development Systems
mojoactive.comA full-service integrated marketing and ad agency doing advanced web design and development. | MoJo
enb.iisd.orgIISD Reporting Services (IISD RS) - A Multimedia Resource for Environment and Development Neg
docs.appx.comAPPX is the premier development and runtime environment for business application software | APPX
abq.orgAlbuquerque Business Expansion | Business Friendly Environment | Albuquerque Economic Development AE
aims.uw.eduAIMS Center | Advancing Integrated Mental Health Solutions in Integrated Care
bvhis.comIntegrated Building & Site Engineering Services | BVH Integrated Services, PC
esh.fnal.govEnvironment, Safety and Health | Environment, Safety and Health at Fermilab

luaeclipse.luaforge.net Traffic Sources Chart

luaeclipse.luaforge.net Alexa Rank History Chart

luaeclipse.luaforge.net aleax

luaeclipse.luaforge.net Html To Plain Text

LuaEclipse An integrated development environment for the Lua programming language English | Português LuaEclipse Home Overview Status Download Credits Contact Manual Introduction Instalation First Lua project Preferences and interpreters Running a Lua file LuaProfiler Integration LuaDoc Integration RemDebug Integration Screenshots History Project Bug Tracker CVS License Overview LuaEclipse is a collection of plugins developed for the Eclipse platform that together make an IDE for the development of applications in the Lua programming language. In this environment it's possible to edit Lua scripts with syntax highlight, code completion , compilation errors, code and comment folding, script execution with a pre-configured interpreter, besides the tools that the eclipse platform provides. The main goal of the project is that new tools will be developed using the extension architecture that the Eclipse platform provides and that LuaEclipse has available for extension of its capabilities. Eclipse Plug-in A plugin is the smallest part of the Eclipse platform that can be developed and distributed separately. Usually a tool is developed as one plugin, while other more complex tools are built as several plugins. Except for the main execution code of the Eclipse platform, all functionalities are implemented as plugins. All plugins are developed in Java. A plugin consists of Java classes packed in a JAR library and some files like img, XML files, native libraries, etc. Not all plugins have Java code, some of them are plugins holding help files and user manuals. Version 1.2.0 has introduced integration with LuaDoc 3.0.1 - that is distributed embedded within LuaEclipse - and LuaProfiler , that must be installed independently. Version 1.3.0 features an integrated debugger, using an embedded version of RemDebug 2.0 alpha. Status LuaEclipse 1.2 (stable) is available for download . A beta version of LuaEclipse 1.3.0 is also available for download on the beta update-site. The plugin has versions for Windows, MacOS X and Linux, and has been tested for Eclipse 3.3.x e 3.4.x Download LuaEclipse can be obtained directly from the plug-in update site. See installation instructions. Source code and binary distributions for LuaEclipse can be downloaded from the LuaForge page. Credits LuaEclipse 2.0 The 2.0 version is being developed by Edgard Arakaki and Luís Eduardo Jason Santos, with contribuitions from André Carregal and Humberto dos Anjos. LuaEclipse 1.3 The 1.3 version was developed by Luís Eduardo Jason Santos, with contribuitions from André Carregal, Raphael Amorim and Fabio Mascarenhas. LuaEclipse 1.2 The 1.2 version was developed by Luís Eduardo Jason Santos, Edgard Arakaki and Guilherme Martins, with contribuitions from André Carregal, Raphael Amorim, Danilo Tuler and Thiago Ponte. LuaEclipse 1.1 The 1.1 version was developed by Guilherme Martins, Luís Eduardo Jason Santos, Edgard Arakaki and Thiago Ponte, with invaluable contribuitions from André Carregal and Raphael Amorim. LuaEclipse 1.0 The 1.0 version was initially developed by Guilherme Martins as a graduation project in Computer Engineering at PUC-Rio, using fragments of the 0.5 version, for the newer version of the Eclipse platform (3.2.x). Using a new architectural approach, a greater extensibility with the Eclipse platform is expected. It was supported by André Carregal and now joins the Kepler Project . The implementation is compatible with Lua 5.0 and was implemented by Guilherme Martins, Thiago Ponte with great contributions from André Carregal and Danilo Tuler. LuaEclise 0.5 LuaEclipse was developed in its first version by Danilo Tuler, through the Company Ideais on the second half of the year 2003. The first implementation was compatible with Eclipse 2.1. It was presented on the Eclipse Day at PUC-Rio. The source code was not distributed. The development of LuaEclipse is now sponsored by Fábrica Digital , FINEP and SEBRAE. Contact For more information, contact us. Comments are very welcome! The Kepler project discussion list is another way of getting in touch with the developers and users of the Kepler platform. More information about Lua at www.lua.org $Id: index.html,v 1.22 2008/08/12 17:35:47 jasonsantos Exp $...

luaeclipse.luaforge.net Whois

"domain_name": [ "LUAFORGE.NET", "luaforge.net" ], "registrar": "NAMECHEAP INC", "whois_server": "whois.namecheap.com", "referral_url": null, "updated_date": [ "2019-09-08 22:52:08", "2019-09-08 22:52:08.880000" ], "creation_date": "2003-09-08 21:32:11", "expiration_date": "2020-09-08 21:32:11", "name_servers": [ "DNS1.REGISTRAR-SERVERS.COM", "DNS2.REGISTRAR-SERVERS.COM", "dns1.registrar-servers.com", "dns2.registrar-servers.com" ], "status": "clientTransferProhibited https://icann.org/epp#clientTransferProhibited", "emails": [ "abuse@namecheap.com", "937f6f21149b4a2ebfad78af754cee25.protect@whoisguard.com" ], "dnssec": "unsigned", "name": "WhoisGuard Protected", "org": null, "address": "P.O. Box 0823-03411", "city": "Panama", "state": "Panama", "zipcode": null, "country": "PA"