RE: Pike 8.0 RC1
郭雪松 <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
About #( #[ #{. Supporting only three level nesting is not professional, and not likely pike-style.
If we want to support code in code in code things, we should create a plan to support infinite nesting.
About '?:' . Is it just equal to '||' ? if so, why should we added this? We cannot be compatible with every C-like languages. Why should we be compatible with a special one?
Just wish Pike to be better and better.