guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing


From: Ian Grant
Subject: Re: Parsing
Date: Mon, 15 Sep 2014 16:20:09 -0400

On Mon, Sep 15, 2014 at 3:59 PM, Ian Grant <address@hidden> wrote:
> The parser's cache can be used as a compact representation of
> the otherwise hyper-exponential size of the ASTs ...

This is wrong. They're not hyper-exponential, they're just exponential.

> it could explore non-deterministic relations, like a Prolog interpreter does.

This is also wrong. They're non-deterministic _functions_ defined by deterministic relations .

I am talking out of my hat again, ...

This is definitely right.

Ian


reply via email to

[Prev in Thread] Current Thread [Next in Thread]