Re: multi-programming-language questions

2003-02-07 Thread Dan Sugalski
At 10:37 AM -0500 2/4/03, Phil Hassey wrote: List, I've been lurking here for about two months, after having read the summaries for several months previous. I'm interested in parrot because 1. I want it very badly for php / python / perl combinationability(?) 2. Just reading about the project i

Re: multi-programming-language questions

2003-02-04 Thread Uri Guttman
> "PH" == Phil Hassey <[EMAIL PROTECTED]> writes: PH> 1. Function case -- some languages like php don't use case for PH> function or method names. Thus $a->toString(); is the same as PH> $a->tostring(); However, a language like java does care. How will PH> php be able to call the co

multi-programming-language questions

2003-02-04 Thread Phil Hassey
List, I've been lurking here for about two months, after having read the summaries for several months previous. I'm interested in parrot because 1. I want it very badly for php / python / perl combinationability(?) 2. Just reading about the project is a fascinating learning experience. I've