André Pang wrote:

> On Apr 23, 2009, at 7:01 PM, Erik de Castro Lopo wrote:
> 
> > My rules for scripting style tasks are something along the lines of:
> >
> >  - Less than 20 lines, bash is ok.
> >  - Less than 100 lines, python, maybe.
> >  - Otherwise Ocaml or Haskell.
> 
> - More than 1,000,000 lines, C++.

Are you kidding?

AFAIAC, C and C++ are for low level code or tasks which are highly
performance critical. Wherever that is not the case they are simply
not worth the bother.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to