Daily Archives: January 20, 2009

C and C++ are CRAZY!

I’ve learned a lot of crazy things about C and C++ in the last few years, as far as parsing goes. The one that’s always blown me away the most is that parsing C++ is undecidable: you can’t properly parse … Continue reading

Posted in Uncategorized | 3 Comments