intercal

Esoteric programming language with humorous, obtuse syntax

brewmacoslinux
Try with needOr install directly
Source

About

Esoteric, parody programming language

Commands

intercalick

Examples

Compile an INTERCAL source file to executable$ ick -o program program.i
Run an INTERCAL program directly$ ./program
Compile with verbose output to see translation details$ ick -v program.i