[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bison's semantic parsers
From: |
Akim Demaille |
Subject: |
Re: Bison's semantic parsers |
Date: |
04 Oct 2000 19:31:26 +0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
>>>>> "Hans" == Hans Aberg <address@hidden> writes:
Hans> Does this mean that one should delete the code involving the
Hans> semantic parser feature altogether? -- If nobody seems to know
Hans> how to use it, and it's not needed for backwards compatibility,
Hans> that seems to be the best thing.
Maybe some day, but it seems too early to me to do that. Much code
remains functional and maybe only little work is needed to have it
work properly. And after all, it should not be extremely hard to
understand how to use it, RTFS :)