Re: error detection when parsing non-imperative languages

fjh@mundook.cs.mu.OZ.AU (Fergus Henderson)
22 Feb 1997 23:08:12 -0500

          From comp.compilers

Related articles
error detection when parsing non-imperative languages rduran@cs.utep.edu (Richard Duran) (1997-02-20)
Re: error detection when parsing non-imperative languages fjh@mundook.cs.mu.OZ.AU (1997-02-22)
| List of all articles for this month |

From: fjh@mundook.cs.mu.OZ.AU (Fergus Henderson)
Newsgroups: comp.compilers
Date: 22 Feb 1997 23:08:12 -0500
Organization: Comp Sci, University of Melbourne
References: 97-02-120
Keywords: errors, parse, functional

Richard Duran <rduran@cs.utep.edu> writes:


>Would someone be kind enough to provide references to examples of techniques
>for error detection/recovery when parsing declarative/functional languages?


What makes you think this would be any different to parsing implerative
languages? The differences between declarative/functional languages
and imperative languages are mainly semantic, not syntactic.
--
Fergus Henderson <fjh@cs.mu.oz.au>
WWW: <http://www.cs.mu.oz.au/~fjh>
PGP: finger fjh@128.250.37.3
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.