Re: bison and valgrind
- From: "Chris Uppal" <chris.uppal@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 29 Mar 2007 12:10:00 GMT
Chris Dollin wrote:
At one point we had a tool that parsed a specification language and
built its parse tree; we parsed the input twice. Once to find out if
it was syntactically valid, the second (if the first was OK) to build
the tree.
Ah, yes. One of the simplest and most reliable techniques there is:
Do It Twice. An admirable approach, but one I tend not to think of as
often as I should.
-- chris
.
- References:
- bison and valgrind
- From: Allan Adler
- Re: bison and valgrind
- From: Rob Thorpe
- Re: bison and valgrind
- From: Chris Uppal
- Re: bison and valgrind
- From: Chris Dollin
- bison and valgrind
- Prev by Date: Re:height of a BST by iteration - kindly review my solution
- Next by Date: iTechArt Group - Custom Software Development and Offshore outsourcing Company
- Previous by thread: Re: bison and valgrind
- Next by thread: Re: bison and valgrind
- Index(es):