mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
Lexer by need.
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user