Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jorgeramirez/sl-highlight
- Owner: jorgeramirez
- Created: 2012-03-17T20:28:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-01T00:42:03.000Z (over 12 years ago)
- Last Synced: 2024-04-08T18:16:03.209Z (7 months ago)
- Topics: sl
- Language: Shell
- Homepage:
- Size: 129 KB
- Stars: 4
- Watchers: 2
- 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.shThen open your editor (gedit, etc)
$ gedit test/fibo.sland you should see something like this