lolcode
« Back to VersTracker
Description:
Esoteric programming language
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: esoteric programming-language education interpreter lolcode
Install: brew install lolcode
About:
Lolcode is an esoteric programming language designed to mimic the speech patterns of the internet meme 'LOLcats'. It uses a syntax based on abbreviations and slang such as 'HAI', 'KTHXBYE', and 'CAN HAS'. While not intended for production software, it serves as a fun tool for learning the fundamental concepts of programming logic and compilation in a humorous context.
Key Features:
  • Mimics internet slang syntax (e.g., 'I CAN HAS', 'VISIBLE')
  • Implements standard programming logic (loops, conditionals, variables)
  • Compiles to executable code via the 'lci' interpreter
  • Educational tool for understanding language parsing
Use Cases:
  • Learning programming basics through humor
  • Creating novelty scripts for technical presentations
  • Exploring compiler design and language theory
Alternatives:
  • Chef – Another esoteric language where code resembles cooking recipes.
  • Brainfuck – A minimalist esoteric language focused on Turing completeness with minimal syntax.
Version History
Detected Version Rev Change Commit
Sep 15, 2025 9:48am 0 VERSION_BUMP 7eecf18a
Dec 22, 2024 6:49pm 0 VERSION_BUMP 9b5827bd
Sep 14, 2024 3:29pm 0 VERSION_BUMP 27836a28