The Awoglet How 6 Language

The Awoglet How 6 Language is a programming language, similar to BASIC, highly inspired by The Awoglet How 6. It was created, well, by .cab file. An interpreter is hosted on Cabsite, which can be accessed by going here. The syntax is also available there.

Types

There are two "types": text and number. There is no strict typing: if a text can be converted into a number, it is a number. If it cant, its not a number.

Banana variable

In version 2, there is also a "variable" called @BANANA, which is a new temporary variable that can be created using AWOGLET. An attempt to make another @BANANA will result in the previous @BANANA being overwritten.