context sensitive grammar?
- From: "easy" <easy.lin@xxxxxxxxx>
- Date: 19 Nov 2006 12:54:44 -0800
It is said that Perl has context-sensitive grammar.
but I can not find any syntax rule in src/perly.y like so..
Nonterminal terminal : some rule
| another rule;
or is the "context-sensitive" logic is written indirectly in code?
.
- Follow-Ups:
- Re: context sensitive grammar?
- From: robertospara
- Re: context sensitive grammar?
- Prev by Date: Template
- Next by Date: Re: Add numbers in a string
- Previous by thread: Template
- Next by thread: Re: context sensitive grammar?
- Index(es):