| Aurel Basic is a simple programming tool made for beginner programmers to learn the basics of Windows programming. It is a dialect of BASIC and, like other Basic languages, it shares the same simple syntax. Aurel Basic is not compiler it is an interpreter, that means that it executes one command per line of source code, written in its editor, in real time when you press the 'Run' button. Aurel Basic produces only GUI applications not console ones, which is probably enough for most users especially beginners. If you have time, and if you want to, you can extend Aurel Basic with new commands.
|
| author: | Vidlanovic Zlatko |
| required: | Windows |
| size: | 550 k |
| added: | 23-Apr-2008 |
|