EGSL IDE
Download
- Description:
-
simple EGSL IDE written in yab
EGSL is a small interpreter written in Pascal which can execute Lua scripts. So you can do all what you can do with Lua but even more … because some graphics routines were implelemnted so you can write graphical programs. The function names are chosen from "traditional" BASIC dialects.The engine is based on SDL, SDL_gfx, SDL_mixer and SDL_image so you should have installed those libraries alongside with liblua. EGSL is intended for "old-school" games.
IDE Features:
- Simple Editor with basic options
- All command from the website of EGSL included, available over the menu "commands" (last stand 21.01.2012)
- You can test your code using the Tools menu "test"
- You can generate a executeable file using the Tools menu "build executable"
- Syntax highlightning
- Autocomplete
- Source code included
* be free to work on this IDE, please send me your changes
Last changes
Version 0.2 - 27.01.2012
- Changing output folder to source folder
- Changing output filename to source name
Version 0.1.2 - 27.01.2012
- After ending a build file the screen mode will change to 1024x768, this error is now fixed by the IDE.
Version 0.1.1 - 25.01.2012
- Export Commands into a textfile, so everyone can edit it
Version 0.1b - 22.01.2012
- Make buildfile executable past creating
- Syntax highlightning
- Autocomplete
Version 0.1 - 21.01.2012
- Simple IDE
- Commands selection over menu
- test function
- build function
- Submitted On:
- 27 Jan 2012
- Submitted By:
- Christian Albrecht (Lelldorin)
- Submitted On:
- 29 Jan 2012
- File Size:
- 349.70 Kb
- Downloads:
- 46
- File Version:
- 0.2
- File Author:
- Christian Albrecht
- File HomePage:
- Click to visit site
- Rating:
-
Total Votes:1
Top Downloads in 30 Days
Latest Hardware
Search Files
Newest Files
| May 20 |
|
| May 19 |
|
| May 12 |
|
| May 8 |
|
| May 6 |
|


Comments
www.egsl.retrogamecoding.org//modules/download_gallery/dlc.php?file=43
I get them from the documentation site:
http://egsl.retrogamecoding.org/documentation/egsldocumentation.html
There are no other informations about the commands (ms, value...). So i think it is better to take them from the documentation!?
Syntax highlightning is not the biggest problem :-). I will see, but i have to do some other things before.
I add "autocomplete" too
RSS feed for comments to this post