in reply to Re:(4:)Specific Examples? - Re: A Macro System for Perl?
in thread A Macro System for Perl?
Anyway, while Lisp is rather difficult to optimize in some ways, it's not at all tough to compile. I think you'll find that, for those tasks which fit a Lisp mindset well, Lisp will wipe the floor with perl. If Lisp is running interpreted, then Perl's likely to win for some stuff, but never underestimate the power of compilation...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re:(5:)Specific Examples? - Re: A Macro System for Perl?
by shotgunefx (Parson) on May 05, 2002 at 17:40 UTC | |
by Elian (Parson) on May 05, 2002 at 17:58 UTC |