Re: y/rple/yma/ (was: LALR (was Re: Working Group Proposal))
[email protected] (Tom Christiansen)
| Newsgroups | perl.bootstrap |
|---|---|
| Message-ID | <15508.964487972@chthon> |
>Is it just me, or are these two not supposed to be the same in the C++ >world anyway? Just as these are distinct in C++: > foo.method() > foo->method() It's Java and Python that has just the dot. And, I bet, some BASIC crud. --tom