From 9e91ba5d56c3626ace094e8074c6b6a1106f5d3f Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 7 Dec 2009 14:39:27 +0100 Subject: [PATCH] Actually refer to the intended normal form definition. --- Chapters/Normalization.tex | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Chapters/Normalization.tex b/Chapters/Normalization.tex index 322b240..fba2c4a 100644 --- a/Chapters/Normalization.tex +++ b/Chapters/Normalization.tex @@ -318,12 +318,13 @@ \subsection[sec:normalization:intendednormalform]{Intended normal form definition} Now we have some intuition for the normal form, we can describe how we want - the normal form to look like in a slightly more formal manner. The following - EBNF-like description captures most of the intended structure (and - generates a subset of \GHC's core format). + the normal form to look like in a slightly more formal manner. The + EBNF-like description in \in{definition}[def:IntendedNormal] captures + most of the intended structure (and generates a subset of \GHC's core + format). - There are two things missing: cast expressions are sometimes - allowed by the prototype, but not specified here and the below + There are two things missing from this definition: cast expressions are + sometimes allowed by the prototype, but not specified here and the below definition allows uses of state that cannot be translated to \VHDL\ properly. These two problems are discussed in \in{section}[sec:normalization:castproblems] and -- 2.30.2