33e610508d
www.tuxedo.org -> www.catb.org
7 lines
311 B
Text
7 lines
311 B
Text
A compiler for the INTERCAL language, which has a syntax and
|
|
feature set differing considerably from all other programming
|
|
languages. This is the C-INTERCAL compiler, which compiles
|
|
INTERCAL to C, and then invokes cc as a backend, much like the
|
|
"f2c" Fortran compiler.
|
|
|
|
WWW: http://www.catb.org/~esr/intercal/
|