Aurel Basic is a small and simple programming language which is a dialect of BASIC, and like other basic languages it shares the simple syntax and philosophy of programming.
Aurel Basic application aims at teaching the basics of programing to everyone.
What's New in This Release: [ read full changelog ]
· added logical operators AND and OR
· removed LET from inline IF/THEN
· updated ABasic IDE
· updated examples
· updated help
· bug fixed in main parser
· bug fixed in command ELSE