diff --git a/esolang.md b/esolang.md index a2ee2f5..6d62afa 100644 --- a/esolang.md +++ b/esolang.md @@ -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).