https://github.com/seb35/gtksourceview-parsimonious
GtkSourceView syntax highlighting for Parsimonious
https://github.com/seb35/gtksourceview-parsimonious
gtksourceview parsimonious syntax-highlighting
Last synced: 5 months ago
JSON representation
GtkSourceView syntax highlighting for Parsimonious
- Host: GitHub
- URL: https://github.com/seb35/gtksourceview-parsimonious
- Owner: Seb35
- License: wtfpl
- Created: 2020-05-31T15:53:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T18:40:57.000Z (about 6 years ago)
- Last Synced: 2024-12-28T11:43:37.617Z (over 1 year ago)
- Topics: gtksourceview, parsimonious, syntax-highlighting
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GtkSourceView syntax highlighting for Parsimonious
==================================================
This is the GtkSourceView syntax highlighting for [Parsimonious grammars](https://github.com/erikrose/parsimonious).
Installation
------------
It can be installed in `~/.local/share/gtksourceview-3.0/language-specs`, or `/usr/local/share/gtksourceview-3.0/language-specs`, or `/usr/share/gtksourceview-3.0/language-specs`.
Licence
-------
WTFPL 2.0
Development
-----------
See https://wiki.gnome.org/Projects/GtkSourceView and https://developer.gnome.org/gtksourceview/unstable/syntax-highlighting-reference.html for reference.