C-INTERCAL
Jump to navigation
Jump to search
C-INTERCAL is an INTERCAL implementation first released on 12 May 1990 by Eric S. 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.
External resources
- (stub) C-INTERCAL homepage(dead link)
- Compiler download page(dead link) (note that C-INTERCAL is also available as a Debian and Ubuntu package via
sudo apt-get install intercal
) - C-INTERCAL documentation(dead link) (snapshot on the Wayback machine (from the Wayback Machine; retrieved on 23 March 2010))
- Compiler download page(dead link) (note that C-INTERCAL is also available as a Debian and Ubuntu package via
- Due to the tendency of links to break, the C-INTERCAL repository (including the documentation) is mirrored at http://nethack4.org/media/intercal.git; this is not accessible via a web browser, but is accessible using
git
directly.
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.