From f5519f77eb26e5030e35d8e4660295f21f065cf1 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 26 Sep 2004 16:05:36 +0000 Subject: paper and references --- examples/gfcc/complin.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/gfcc/complin.tex b/examples/gfcc/complin.tex index abb226617..30b4908ef 100644 --- a/examples/gfcc/complin.tex +++ b/examples/gfcc/complin.tex @@ -908,7 +908,7 @@ as an argument. Fortunately, it is easy to replace the generic, interpreting GF parser by a compiled LR(1) parser. GF supports the translation of a concrete -syntax into the \empha{Labelled BNF} (LBNF) format \cite{lbnf}, +syntax into the \empha{Labelled BNF} (LBNF) format, %% \cite{lbnf}, which in turn can be translated to parser generator code (Happy, Bison, or JavaCUP), by the BNF Converter \cite{bnfc}. The parser we are therefore using in the compiler is a Haskell -- cgit v1.2.3