ILLGOL is a joke language which parodies the sort of language designed by the sheer fact that a compiler for it has been hacked together.
Sample Program
NB eh.ill
10 *f = { print str(#0), EoL };
20 do f(1);
30 don't f;
40 do f(2);
50 reinstate f;
60 do f(3);
FIN
Programming Paradigms
Documentation
Implementations
-
illgola2.exe, a compiler in ANSI C
To run this implementation, you need:
-
To run this implementation, you need:
- an implementation of Perl (we suggest perl 5.8.8)
-
Open Sores Illgol## (C), a compiler in ANSI C
To run this implementation, you need:
-
illgol.exe, a compiler in ANSI C
To run this implementation, you need:
Development
Github: catseye/Illgol-Grand-Mal
Bitbucket: catseye/illgol-grand-mal
Issue tracker: on github