Amiga E is a programming language created in 1993 by Wouter Van Oortmerssen.
#1324on PLDB | 31Years Old |
Amiga E, or very often simply E, is a programming language created by Wouter van Oortmerssen on the Amiga. He has since moved on to develop the SHEEP programming language for the new AmigaDE platform and the CryScript language (also known as DOG) used during the development of the video game Far Cry.. Read more on Wikipedia...
PROC main() IS WriteF('Hello World\n')
Feature | Supported | Example | Token |
---|---|---|---|
Print() Debugging | ✓ | WriteF |