module documentation

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

Class ABAPLexer Lexer for ABAP, SAP's integrated language.
Class CobolFreeformatLexer Lexer for Free format OpenCOBOL code.
Class CobolLexer Lexer for OpenCOBOL code.
Class GoodDataCLLexer Lexer for `GoodData-CL <https://github.com/gooddata/GoodData-CL/raw/master/cli/src/main/resources/com/gooddata/processor/COMMANDS.txt>`_ script files.
Class MaqlLexer Lexer for `GoodData MAQL <https://secure.gooddata.com/docs/html/advanced.metric.tutorial.html>`_ scripts.
Class OpenEdgeLexer Lexer for `OpenEdge ABL (formerly Progress) <http://web.progress.com/en/openedge/abl.html>`_ source code.