theft-server

Compiler for the INTERCAL language

Install

All systems
curl cmd.cat/theft-server.sh
Debian Debian
apt-get install clc-intercal
Ubuntu
apt-get install clc-intercal
image/svg+xml Kali Linux
apt-get install clc-intercal
Windows (WSL2)
sudo apt-get update sudo apt-get install clc-intercal
Raspbian
apt-get install clc-intercal

clc-intercal

Compiler for the INTERCAL language

This package provides a Perl-based compiler for the INTERCAL programming language, usable either from the command line or as a Perl module. CLC-INTERCAL is designed to be almost compatible with the original (Princeton 1972) compiler. It also implements several extensions to the original language, including support for object orientation, operator overloading and quantum computing.