Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Perl6: What is "idfirst letter"?

by ikegami (Patriarch)
on Sep 07, 2011 at 21:05 UTC ( [id://924678]=note: print w/replies, xml ) Need Help??


in reply to Perl6: What is "idfirst letter"?

Identifiers are usually of the form

identifier: idfirst idcont*

For example, identifiers can usually contain digits, but not in the first position.

It sounds like Perl6 will allow

identifier: idfirst idcont* ( [-'] idfirst idcont* )*

What is it and is it current?

Actually, identifiers aren't well defined in Perl5. Tom Christiansen tried to hammer down the definition on p5p in the last two weeks, but I didn't follow the conversation. I'll locate it if you ask.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://924678]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 16:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found