diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf2-highlights.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/gf2-highlights.html b/doc/gf2-highlights.html index 57cd45044..036ca55f3 100644 --- a/doc/gf2-highlights.html +++ b/doc/gf2-highlights.html @@ -45,6 +45,7 @@ Highlights, preliminary version <li> New syntax alternatives for local definitions: <tt>let</tt> without braces and <tt>where</tt>. <li> Pattern variables can be used on lhs's of <tt>oper</tt> definitions. +<li> New Unicode transliterations (by Harad Hammarström). <h4>New parser (forthcoming)</h4> @@ -62,7 +63,8 @@ Highlights, preliminary version <li> Haskell source code organized into subdirectories. <li> BNF Converter used for defining the languages GF and GFC, which also give reliable LaTeX documentation. - +<li> Lexican rules sorted out by option <tt>-cflexer</tt> for efficient + parsing with large lexica. <!-- NEW --> |
