On Tue, 05 Nov 2002 09:52:38 +0800 "m.w.chang" <[EMAIL PROTECTED]> wrote: > > With a background of traditional function and procedure-based > programming lanauge, I found perl's syntax quite hard to get > accustomed to. C, Foxpro are all old tools with rather "normal" > grammar.Perl's grammar... hmm... > > >>Or, would I be better of to just bite the bullet, and write these > >in C ? (I>have minimal knowledge of C, but my evenings are free of > >late.) > > I'd write in C because it is faster by several orders of > > magnitude. >
You might give python a try. It's a lot more readable than perl. You can code procedural scripts or objects at your choice. -- Collins Richey - Denver Area Redhat 7.3 system _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
