Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

[perl #53018] grammar not behaving as class
# New Ticket Created by  Stephane Payrard
# Please include the string:  [perl #53018]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53018 >


# grammars don't behave as regular classes.
# I would expect A.WHAT to exist and to behave like with a regular class
# and be able to use A.a in a smart match


class B {};                       say B.WHAT;
grammar A { token a { a }  }; #   say A.WHAT; ==>  Method 'WHAT' not
found for non-object

say 'a' ~~ A.a;  #  ==> Method 'a' not found for non-object

--
cognominal stef


Report this thread to moderator Post Follow-up to this message
Old Post
Stephane Payrard (via RT)
04-18-08 12:57 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Perl 6 Compiler archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 04:25 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.