/[bison]/bison/TODO
ViewVC logotype

Diff of /bison/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.88 by eggert, Mon Feb 24 21:06:17 2003 UTC revision 1.89 by akim, Tue Apr 29 09:16:50 2003 UTC
# Line 81  we should be able to have: Line 81  we should be able to have:
81    
82  Or something like this.  Or something like this.
83    
   
84  ** yysymprint interface  ** yysymprint interface
85  It should be improved, in particular when using Bison features such as  It should be improved, in particular when using Bison features such as
86  locations, and YYPARSE_PARAMS.  For the time being, it is almost  locations, and YYPARSE_PARAMS.  For the time being, it is almost
# Line 118  to avoid falling into another CPP mistak Line 117  to avoid falling into another CPP mistak
117  ** -D, --define-muscle NAME=VALUE  ** -D, --define-muscle NAME=VALUE
118  To define muscles via cli.  Or maybe support directly NAME=VALUE?  To define muscles via cli.  Or maybe support directly NAME=VALUE?
119    
120    ** XML Output
121    There are couple of available extensions of Bison targeting some XML
122    output.  Some day we should consider including them.  One issue is
123    that they seem to be quite orthogonal to the parsing technique, and
124    seem to depend mostly on the possibility to have some code triggered
125    for each reduction.  As a matter of fact, such hooks could also be
126    used to generate the yydebug traces.  Some generic scheme probably
127    exists in there.
128    
129    XML output for GNU Bison and gcc
130       http://www.cs.may.ie/~jpower/Research/bisonXML/
131    
132    XML output for GNU Bison
133       http://yaxx.sourceforge.net/
134    
135  * Unit rules  * Unit rules
136  Maybe we could expand unit rules, i.e., transform  Maybe we could expand unit rules, i.e., transform

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26