Re: Feature suggestion: without keyword=
- Posted by Matt Lewis <matthewwalkerlewis at gm?il?com> May 20, 2008
- 622 views
Matt Lewis wrote: > > CChris wrote: > > > > This would instruct the interpreter to accept identifiers in the list as > > normal > > identifiers, and prevent it from considering any of them as a keyword. > > > Symetrically, "with keywords" would disable such filtering. > > > Any thoughts? > > Sounds like Perl 6. For what that's worth. Also, I think we could get away with this through conditional compilation. The important bits, at least. Matt