Add meta-data for extra/xmode
parent
8ad78b3d0f
commit
9b666cdddb
extra/xmode
|
@ -0,0 +1,5 @@
|
|||
This is a Factor port of jEdit's syntax highlighting engine.
|
||||
|
||||
It implements a relatively basic, rule-driven recursive parser.
|
||||
The parser is incremental, with one line granularity. This is
|
||||
still a work in progress.
|
|
@ -0,0 +1 @@
|
|||
Slava Pestov
|
|
@ -0,0 +1 @@
|
|||
Syntax highlighting engine using jEdit mode files
|
Loading…
Reference in New Issue