| To: | "'Larry Wall'" <larry@wall.org>, <perl6-language@perl.org> |
|---|---|
| Subject: | RE: [svn:perl6-synopsis] r14574 - doc/trunk/design/syn |
| From: | Conrad Schneiker <conrad.schneiker@gmail.com> |
| Date: | Mon, 11 Aug 2008 12:45:01 -0700 |
| Delivered-to: | mailing list perl6-all@perl.org |
| Delivered-to: | perl6-all-poster@perl.org |
| Delivered-to: | mailing list perl6-language@perl.org |
| Delivered-to: | perl6-language@perl.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:return-receipt-to:to :references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language:disposition-notification-to:from; bh=o1X5yScLiFn5UcqjoMA6eP4WUj8DmRGSwFbEtMBsm5o=; b=vd+XppWq9ZoDXDy2ITMcydjS4jDSmrM5IuU87np0Jg9YpyT+dYyMKABrUafSQmFgrn wZNlkAgi4fgS5Ok31gV7FSVNYI+K4zXmzB96CjkBAINeNokay4fK+8RguKOmEgSx985j fbbt8i7JEQqrviQPbkISaXZ55wL/b2Pv3O3SM= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=return-receipt-to:to:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :thread-index:content-language:disposition-notification-to:from; b=N0jAPOf0OWZwJmlH0KotBSc9fcn6qV8dgId/iR6ZpiV/gC67ho+jWUtVWoz0mgPQ2J tyDpxrc96e5uUtQWiz6UzAockeypZO8rMSohZMNvTcaRwuPfaaISfqVLKy137Xb872rH /7cvxi0KdxQ1XxzvqJH6Yv0maO5LU0tXTC8zk= |
| In-reply-to: | <20080808173946.GA11226@wall.org> |
| List-help: | <mailto:perl6-all-help@perl.org> |
| List-id: | <perl6-all.perl.org> |
| List-id: | <perl6-language.perl.org> |
| List-post: | <mailto:perl6-all@perl.org> |
| List-subscribe: | <mailto:perl6-all-subscribe@perl.org> |
| List-unsubscribe: | <mailto:perl6-all-unsubscribe@perl.org> |
| Mailing-list: | contact perl6-all-help@perl.org; run by ezmlm |
| References: | <20080808173450.8FE91CB9DD@x12.develooper.com> <20080808173946.GA11226@wall.org> |
| Thread-index: | Acj5fdUCy7nSt3rEQvW8pFiB0LScPwCbB+jA |
> On Fri, Aug 08, 2008 at 10:34:50AM -0700, larry@cvs.develooper.com > wrote: > : allow isolated ' and - in identifiers (only if followed by alpha) > > Darn the syntax highlighers, full speed ahead! :) > > I should point out that this change only caused two failures in the > entire test suite, both of which were easily caught as syntax errors. > (The main change is you can't say q'foo' anymore, but have to say > q/foo/ or q 'foo', since q'foo is now a valid identifier.) > > Note this still doesn't allow identifiers like 'twas happenin' however. $thanks-a-million! Best regards, Conrad Schneiker www.AthenaLab.com Official Perl 6 Wiki ? http://www.perlfoundation.org/perl6 ; Official Parrot Wiki ? http://www.perlfoundation.org/parrot |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Allowing '-' in identifiers: what's the motivation?, Michael Mangelsdorf |
|---|---|
| Next by Date: | Re: Allowing '-' in identifiers: what's the motivation?, Bob Rogers |
| Previous by Thread: | Re: [svn:perl6-synopsis] r14574 - doc/trunk/design/syn, Aristotle Pagaltzis |
| Next by Thread: | Re: r14574 - doc/trunk/design/syn, Ron |
| Indexes: | [Date] [Thread] [Top] [All Lists] |