Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seb35/gtksourceview-parsimonious
GtkSourceView syntax highlighting for Parsimonious
https://github.com/seb35/gtksourceview-parsimonious
gtksourceview parsimonious syntax-highlighting
Last synced: 7 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T18:40:57.000Z (over 4 years ago)
- Last Synced: 2024-10-14T15:37:51.572Z (about 1 month 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.