From: Akim Demaille Date: Wed, 16 Sep 2009 15:18:31 +0000 (+0200) Subject: TODO: statistics. X-Git-Tag: v2.7.90~773 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/c981ce9b2b825d09920e70ffe5a5045f13b6341f TODO: statistics. * TODO (Figures): New. --- diff --git a/ChangeLog b/ChangeLog index f99cc59b..70e89b77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-16 Akim Demaille + + TODO: statistics. + * TODO (Figures): New. + 2009-09-13 Joel E. Denny tests: clean up push.at test group titles. diff --git a/TODO b/TODO index d244a828..216c97f4 100644 --- a/TODO +++ b/TODO @@ -194,6 +194,13 @@ parser") refers to the current `output' format. * Report +** Figures +Some statistics about the grammar and the parser would be useful, +especially when asking the user to send some information about the +grammars she is working on. We should probably also include some +information about the variables (I'm not sure for instance we even +specify what LR variant was used). + ** GLR How would Paul like to display the conflicted actions? In particular, what when two reductions are possible on a given lookahead token, but one is