LC
lcpz/pygments-agentspeak
Pygments lexer for Jason/JaCaMo AgentSpeak
===================
Pygments AgentSpeak
A Pygments_ lexer for both the AgentSpeak extension interpreted by
Jason_ and Jason/JaCaMo_ project files.
.. _Pygments: http://pygments.org
.. _Jason: https://github.com/jason-lang/jason
.. _JaCaMo: https://github.com/jacamo-lang/jacamo
Install
With PyPI: ::
$ sudo pip3 install pygments-agentspeak
From GitHub: ::
$ git clone https://github.com/lcpz/pygments-agentspeak.git
$ cd pygments-agentspeak
$ sudo pip3 install .
Usage
Define jason, jasonproject or jacamoproject as the language to be used.
You can also use jacamo as style.
Usage in LaTeX documents
See the minted_ package.
.. _minted: https://github.com/gpoore/minted
Note
Check also this_.
On this page
Languages
Python100.0%
Contributors
BSD 2-Clause "Simplified" License
Created August 28, 2017
Updated June 7, 2023