Made on Ubuntu 9.10 x86_64, Thinkpad T61

Should compile by issuing:

  g++ -o 4dl 4dl.cpp

Some instructions are in the 4dl.cpp file. Two example files are included. A smiley application, and a hello world application.

Example usage:
  4dl hello_world.4dl print
or
  4dl example.4dl

See source file header for more information.
