Skip to content

Syntax Highlighting GAP

Alexander Konovalov edited this page Dec 20, 2017 · 10 revisions

There are extensions for many text editors or other programs to provide syntax highlighting for GAP. These syntax highlighters are not in general provided by GAP itself, but in separate packages.

Text Editors

Web Highlighters

  • pygments : Distributed by default with pygments
  • rouge : Not yet implemented. Help wanted!
  • codemirror: This is used in Jupyter. @markuspf made a very basic highlighter. The pull request has been ignored, and help to improve it is direly needed.
Clone this wiki locally