Source: intercal Section: interpreters Priority: extra Build-Depends: debhelper (>= 13), bison, flex, groff, tidy, texinfo, texlive, dpkg-dev (>= 1.16.1) Maintainer: Mark Brown Standards-Version: 4.5.0 Homepage: http://intercal.freeshell.org/ Package: intercal Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gcc | c-compiler Description: INTERCAL de-obfuscator This package is an implementation of the language INTERCAL, legendary for its perversity and horribleness, designed by Don Woods and James Lyon, who have since spent more than twenty years trying to live it down. This version adds COME FROM for extra flavor, and supports multithreading. Comes with language manual and examples including possibly the entire extant body of INTERCAL code. . This INTERCAL implementation works by compiling INTERCAL to C (thus de-obfuscating it), and then uses a C compiler to produce binaries (which are themselves possibly easier to read than the original intercal "source" code).