FYI

The following info should be in a Wiki topic for parsing C++ with ANTLR, but
I am putting it here for others quietly following this thread.

One of the major problems with parsing C++ is the ambiguities.

A more through listing of the ambiguities of C++ can be found in appendix
F.2 of
"Meta-Compilation for C++" by Edward D. Willink
http://www.computing.surrey.ac.uk/research/dsrg/fog/FogThesis.pdf

The resolution sections are pertinent to the thesis but can be ignored for
just a listing of the ambiguities.

Eric

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to