> For instance, if I'm running Perl on my Palm, I'd just as soon that > index() were implemented in Perl using repeated substr() comparisons. How small do we really need to go? Are we looking at implementing Perl for microcontrollers, or are we only worrying about Perl for PDAs? The difference is that PDAs are now shipping with much greater amounts of memory than they first started with. For example, my 2-year-old Palm III only had 2M of RAM, which isn't much RAM when perl consumes around 1M or so. But my new Handspring Visor comes with 8M, which looks much more reasonable for perl (and Perl). On the other hand, microcontrollers still don't have a lot of RAM, at least as compared to PDAs. I think there are a number of microcontrollers sold today that don't ship with even 1M of RAM or ROM, although there are multi-Meg microcontrollers now. And on the gripping hand -- well, that's Larry's, anyway. Just my $0.02US. ==================================================== Mark Leighton Fisher Thomson Consumer Electronics [EMAIL PROTECTED] Indianapolis, IN, USA "Display some adaptability." -- Doug Shaftoe, _Cryptonomicon_
- RE: RFC 146 (v1) Remove socket functions from core Lipscomb, Al
- Re: RFC 146 (v1) Remove socket functions from core Tom Christiansen
- Re: RFC 146 (v1) Remove socket functions from core Benjamin Stuhl
- Re: RFC 146 (v1) Remove socket functions from core Nick Ing-Simmons
- Re: RFC 146 (v1) Remove socket functions from c... Dan Sugalski
- Re: RFC 146 (v1) Remove socket functions fr... Bryan C . Warnock
- Re: RFC 146 (v1) Remove socket functions from core Benjamin Stuhl
- Re: RFC 146 (v1) Remove socket functions from core Dan Sugalski
- Re: RFC 146 (v1) Remove socket functions from core Nick Ing-Simmons
- RE: RFC 146 (v1) Remove socket functions from core Lipscomb, Al
- Re: RFC 146 (v1) Remove socket functions from core Fisher Mark
- Re: RFC 146 (v1) Remove socket functions from core Larry Wall
- how small is small? (was Re: RFC 146 (v1) Remove so... Bradley M. Kuhn
- RE: RFC 146 (v1) Remove socket functions from core Lipscomb, Al
- Re: RFC 146 (v1) Remove socket functions from core Tom Christiansen
- RE: RFC 146 (v1) Remove socket functions from core Lipscomb, Al
- RE: RFC 146 (v1) Remove socket functions from core Fisher Mark
- RE: RFC 146 (v1) Remove socket functions from core Nick Ing-Simmons
- Re: RFC 146 (v1) Remove socket functions from core Tom Christiansen
- RE: RFC 146 (v1) Remove socket functions from core Fisher Mark