[antlr-interest] syntactic predicates and exceptions

Sohail Somani sohail at taggedtype.net
Thu Oct 20 20:39:06 PDT 2005


On Fri, 2005-21-10 at 02:02 +0200, Gerrit E.G. Hobbelt wrote:
> From: "Terence Parr" <parrt at cs.usfca.edu>
> > in that error clause. :(  I suppose try/finally is the answer.  What
> > about C++?  Gotos?
> 
> Can't quote chapter and verse, but the latest ISO C/C++ standards define
> try/finally (Microsoft: __try/__finally).

I don't think this is standard  at all. You might be thinking about C++
extensions that Microsoft has proposed for ISO. This is distinct from
the C++ standard.



More information about the antlr-interest mailing list