help-bison
[Top][All Lists]
Advanced

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

Re: What do you use bison for?


From: Rui Maciel
Subject: Re: What do you use bison for?
Date: Sun, 05 Jun 2011 22:00:31 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

On 06/04/2011 01:00 PM, Adam Smalin wrote:
What do you use bison for?
I've used bison to develop a parser for a small, ASCII-based file format. I've also developed a JSON parser (two, actually) and, for that purpose, the thought of using Bison never crossed my mind. In fact, for simple languages I believe it tends to be much less of a hassle to simply develop the parser by hand instead of forcing Bison to do our bidding.


Rui Maciel



reply via email to

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