Solving the first 100 Project Euler problems using 100 different programming languages!
-
Updated
May 19, 2025 - TypeScript
An esoteric programming language, or “esolang”, is a computer programming language
intended to entertain or confuse, to be a joke or to explore new concepts.
Esolangs may be minimalistic or, conversely, bloated.
Often an esolang has features that made it harder to use on purpose.
Esolangs are mostly not designed for serious use, unlike mainstream languages.
Solving the first 100 Project Euler problems using 100 different programming languages!
Cursed is a language designed to be as bad as possible, while still maybe being good(?)
PIKOlang (PIKOlang Is Kinda Obnoxious) is a 2D embarrassingly parallel esoteric programming language. It uses two stacks for handling numbers and strings respectively and one output stack for a combination of the two.