The utility that nobody asked for.
Highlight code from .asl (AgentSpeak Language) when using the nano editor.
- Step 1: download the file and save it on your least preferred directory.
- Step 2: depending on whether you want to enable it globally (all users) or locally (your user only), go to
/etc/nanorc
or~/.config/nano/nanorc
, respectively. When editing it (using nano, of course), add the lineinclude <path-to-least-preferred-directory>/jason.nanorc
. For more information, go to the ArchWiki's page on nano whose content I shamelessly stole. - Step 3: you are now ready to write code on everyone's most favourite editor to get those agents running!