module documentation

pygments.lexers.esoteric ~~~~~~~~~~~~~~~~~~~~~~~~ Lexers for esoteric languages. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class AheuiLexer Aheui is esoteric language based on Korean alphabets.
Class BefungeLexer Lexer for the esoteric Befunge language.
Class BrainfuckLexer Lexer for the esoteric BrainFuck language.
Class CAmkESLexer Basic lexer for the input language for the CAmkES component platform.
Class CapDLLexer Basic lexer for CapDL.
Class RedcodeLexer A simple Redcode lexer based on ICWS'94. Contributed by Adam Blinkinsop <blinks@acm.org>.