Tom Dawes-Gamble
Site Navigation:
 
 

Hello World Polygot #1

/*     IDENTIFICATION DIVISION.
          AUTHOR.  Tom Dawes-Gamble (c) 1991
          REMARKS.
                Is this C or COBOL ?????
*/
#               define DISPLAY printf(
#               define PROCEDURE main(
#               define DIVISION ){
#               define STOP printf("\n"); exit(0);
#               define RUN }

        PROCEDURE DIVISION
/*                      .
*/
            DISPLAY "Hello World"
     /**/  );
/*              .
*/
            STOP RUN
/*              .
*/
 
 
 
 

© Copyright 1997, 2004 Tom Dawes-Gamble

CSS Valid XHTML 1.1! Valid CSS! * Best viewed with any browser: