in reply to Perl Data Structures
If faster execution and/or smaller memory footprint are crucially important factors, then C is better. If reducing the amount of programmer time involved in creating, debugging, maintaining and extending code is more important, then Perl is better.
|
|---|