This commit is contained in:
Miloslav Ciz 2021-11-08 20:07:21 -06:00
parent 7906b0aefd
commit 87b8014366

View file

@ -2,6 +2,8 @@
So called esoteric programming languages (esolangs) are highly experimental and [fun](fun.md) [programming languages](programming_language.md) that employ bizarre ideas. Popular languages of this kind include [brainfuck](brainfuck.md), [chef](chef.md) or [omgrofl](omgrofl.md).
There is a wiki for esolangs, the [Esolang Wiki](https://esolangs.org). If you want to behold esolangs in all their beauty, see [hello world in different languages](https://esolangs.org/wiki/Hello_world_program_in_esoteric_languages_(nonalphabetic_and_A-M).
Some notable ideas employed by esolangs are:
- Using images instead of text as [source code](source_code.md).