C-INTERCAL
From Esolang
C-INTERCAL is an INTERCAL implementation first released on 12 May 1990 by Eric Raymond. Although compatible with INTERCAL-72, it has extensions for things like computed COME FROM, computed ABSTAIN, Threaded INTERCAL, Backtracking INTERCAL, and a debugger and profiler. The implementation is written in and compiles programs to POSIX-compatible C. It also supports TriINTERCAL.
[edit] External resources
- CLC-INTERCAL and C-INTERCAL homepage
- Compiler download page (note that C-INTERCAL is also available as a Debian and Ubuntu package via
sudo apt-get install intercal) - C-INTERCAL documentation
- Compiler download page (note that C-INTERCAL is also available as a Debian and Ubuntu package via
- This article is a stub, which means that it is not detailed enough and needs to be expanded. Please help us by adding some more information.

