From 70c9f7b365b07044c07837a04223a11dfa3b7140 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 17 Nov 2003 15:17:53 +0000 Subject: Lexer by need. --- doc/gf2-highlights.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') 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
  • New syntax alternatives for local definitions: let without braces and where.
  • Pattern variables can be used on lhs's of oper definitions. +
  • New Unicode transliterations (by Harad Hammarström).

    New parser (forthcoming)

    @@ -62,7 +63,8 @@ Highlights, preliminary version
  • Haskell source code organized into subdirectories.
  • BNF Converter used for defining the languages GF and GFC, which also give reliable LaTeX documentation. - +
  • Lexican rules sorted out by option -cflexer for efficient + parsing with large lexica. -- cgit v1.2.3