Whirl

This is a port of Whirl for the Atari ST. It was not a real difficult port considering that I just had to hit "Make" to get a working Whirl interpreter. Whirl belongs to the group of esoteric programming languages. It's not designed to write serious programs with it, but you can earn much Kudos if you actually manage to create some programs with it.

Whirl was first published on July 9, 2004. The language was designed by Sean Heber who also wrote an interpreter. However, I used the C version of the interpreter written by Kang Seonghoon. The two example programs are also written by him.

More info about the language: http://www.bigzaphod.org/whirl/

The interpreter is distributable under the GNU LGPL. The project file is suitable for PureC.

Usage:

Just drag a Whirl file to whirl.ttp. There is no special file extension required for Whirl files.

Check out my web site for more ports of esoteric and other programming languages:

https://www.mia-jaap.de/software/
