https://github.com/jorgeramirez/sl-highlight
SL language syntax highlighter for GtkSourceView-based editors
https://github.com/jorgeramirez/sl-highlight
sl
Last synced: 9 months ago
JSON representation
SL language syntax highlighter for GtkSourceView-based editors
- Host: GitHub
- URL: https://github.com/jorgeramirez/sl-highlight
- Owner: jorgeramirez
- Created: 2012-03-17T20:28:50.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-01T00:42:03.000Z (about 14 years ago)
- Last Synced: 2025-03-21T20:17:15.272Z (about 1 year ago)
- Topics: sl
- Language: Shell
- Homepage:
- Size: 129 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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