From: corinna DOT vinschen AT cityweb DOT de (Corinna Vinschen) Subject: Re: How do I link programs created with flex and bison. 23 Dec 1998 18:27:06 -0800 Message-ID: <36818581.9DC7B12D.cygnus.gnu-win32@cityweb.de> References: <19981222213034 DOT 2843 DOT qmail DOT cygnus DOT gnu-win32 AT findmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Gary V. Vaughan" , gnu-win32 AT cygnus DOT com Gary V. Vaughan wrote: > > I have found that using byacc (rather than bison) to generate the parser > removes the dependency on alloca. Of course this means that the yacc > source must be generic and not depend on any of bisons extra features. I have the experience, byacc is easier to use, if you are accustomed, to work with yacc. Like yacc, it's less restrictive in usage of the value stack. Bison tends to be griping... Bye, Corinna - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".