delcypher / freeboogie

Automatically exported from code.google.com/p/freeboogie
0 stars 1 forks source link

organize the grammar #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The grammar is somewhat disorganized.

I should reorder the rules so that:
(1) they are laid out in BFS order, and alphabetically
(2) all the list rules are grouped together, and alphabetically

Original issue reported on code.google.com by radugrig...@gmail.com on 26 Aug 2009 at 2:42