- Lunar IDE
- 23 Oct 2007 02:00:24 pm
- Last edited by Zaphod Beeblebrox on 05 Nov 2007 02:41:28 pm; edited 3 times in total
NOTE: I do want criticism on this but there is one criticism that will anger me greatly. In know that this program is relatively useless, limited and probably will not be used by anybody. Just hear me out.
Title: Lunar IDE
(Integrated Development Environment)
Concept:This is a BASIC program which allows one to develop, edit and run BASIC programs. I will possibly incorporate asm later (with the help of one of you guys / OTBP assembler) but at the moment this is not a goal. The program will hopefully help make developing and editing programs easier.
Features:
>> Indented, 8 line viewing. (Look here)
>>> Lines with ellipses will automatically scroll after several seconds.
>> Header helper:
>>> DCS (16*16, 8*8, Subprograms)
>>> MOS
>>> Hybrid
>> 3-5 letter command fill. How this works: Type in the first 3-5 letters of a command (depending on the command) and it will fill in the rest. Depending on the command the first 3, 4, or 5 letters are unique.
>> End helper: Identifies the number of Ends necessary that have not been typed.
>> Program exist checking. If you type the code "prgmABC" and prgmABC does not exist it will alert you.
For creating icons I might just jack some code from Tifreak8x/Kerm's icon generator if I'm lazy. I will of course put you guys in the credits if I do this.
What do you guys think? Other feature ideas? I haven't listed every minute detail that I have planned out but the broad strokes are listed above.
Title: Lunar IDE
(Integrated Development Environment)
Concept:This is a BASIC program which allows one to develop, edit and run BASIC programs. I will possibly incorporate asm later (with the help of one of you guys / OTBP assembler) but at the moment this is not a goal. The program will hopefully help make developing and editing programs easier.
Features:
>> Indented, 8 line viewing. (Look here)
>>> Lines with ellipses will automatically scroll after several seconds.
>> Header helper:
>>> DCS (16*16, 8*8, Subprograms)
>>> MOS
>>> Hybrid
>> 3-5 letter command fill. How this works: Type in the first 3-5 letters of a command (depending on the command) and it will fill in the rest. Depending on the command the first 3, 4, or 5 letters are unique.
>> End helper: Identifies the number of Ends necessary that have not been typed.
>> Program exist checking. If you type the code "prgmABC" and prgmABC does not exist it will alert you.
For creating icons I might just jack some code from Tifreak8x/Kerm's icon generator if I'm lazy. I will of course put you guys in the credits if I do this.
What do you guys think? Other feature ideas? I haven't listed every minute detail that I have planned out but the broad strokes are listed above.