[mythtv-users] MythTV vs. Freevo

Joseph A. Caputo jcaputo1 at comcast.net
Sat Apr 12 15:08:08 UTC 2003


This is starting to get off-topic, but...  IMHO C++ is not any more or less 
"high-level" than Perl, Python, etc.  The main difference is that it is a 
compiled language rather than a scripted/interpreted language, and as such 
introduces extra learning dependencies, such as using compilers & linkers, 
writing makefiles, and explicit memory management.  However, the features of 
the language itself (syntactically) are not any less "high-level".

-Joe C.





On Friday 11 April 2003 06:13 pm, Charles Mason wrote:
>
> You have to think of high level and low level programing languages as a
> sort of spectrum. C++ is a high level language if you compare it
> assembly or even machien code. But when compared to python, perl or
> something like visual basic it is much lower level. C++ sort of sits in
> the middle.
>
> Thats how I understand it anyway



More information about the mythtv-users mailing list