develooper Front page | perl.perl6.internals | Postings from September 2001

Re: PDD 6: Parrot Assembly Language

Thread Previous | Thread Next
From:
Bryan C . Warnock
Date:
September 10, 2001 18:34
Subject:
Re: PDD 6: Parrot Assembly Language
Message ID:
01091021292421.32512@wakko.idiocity.nut
On Monday 10 September 2001 09:30 pm, Dan Sugalski wrote:
> >What happens with:
> >
> >    goto FOO; { bar { FOO: foo } blah }
> >
> >Is goto responsible for figuring out it has entered bar's
> >scope and setting the VM state so that the exitscopes are
> >properly balanced?
>
> I'm not sure what we'll do in that situation. gotos into scopes might not
> be allowed.

That's how it currently is for most scopes, and it certainly saves a whole 
lot of trouble and inconsistencies.

-- 
Bryan C. Warnock
bwarnock@capita.com

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About