in reply to perl to protoype algorithms
As for prototyping in another language, I tend to avoid it. Each language will have some features/bugs that don't exist in the language you are prototyping in, which can either cause problems in the conversion, or not let you make use of the features of that language.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: perl to protoype algortithms
by adamcrussell (Hermit) on Jun 12, 2002 at 18:51 UTC |