POV-Ray : Newsgroups : povray.off-topic : Smart little programming tricks, where to find ? : Re: Smart little programming tricks, where to find ? Server Time
10 Oct 2024 17:18:53 EDT (-0400)
  Re: Smart little programming tricks, where to find ?  
From: Warp
Date: 18 Mar 2008 10:49:09
Message: <47dfe475@news.povray.org>
Warp <war### [at] tagpovrayorg> wrote:
>   Such languages may lack necessary libraries, support or efficiency.

  Btw, often people wonder why C++ is so popular, given that there are
so many "better" languages out there.

  IMO one very important factor for the popularity of C++ is the staggering
amount of libraries for it. Since almost all C libraries can be used in C++,
the amount of available libraries is simply enormous.

  This is, IMO, often one of the major killers for new languages: Lack of
libraries. The language may be the most perfect language in the world, but
if you don't have libraries to do what you want, it's almost useless.
Nobody wants to reinvent the wheel for every little thing that has been
already implemented to death by other people.

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.