Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jorgeramirez/sl-highlight

SL language syntax highlighter for GtkSourceView-based editors
https://github.com/jorgeramirez/sl-highlight

sl

Last synced: 23 days ago
JSON representation

SL language syntax highlighter for GtkSourceView-based editors

Awesome Lists containing this project

README

        

sl-highlight
============

sl-highlight is a simple language spec for GtkSourceView-based
editors, such as Gedit, in order to highlight the syntax of SL language.

#### Install ####

In order to install sl-highlight you need to git clone or download the project
then go to the cloned/downloaded project folder and do the following in your command line

$ bash install.sh

Then open your editor (gedit, etc)

$ gedit test/fibo.sl

and you should see something like this

fibonacci