thanks everyone!

not to start any language holy wars, but yes, java has a... "cleaner"
implementation of object-orientedness than C++... and C++ tends to have too
many features that muddle object-oriented concepts... i was considering
using java if gcc C++ didn't turn out close to ANSI/ISO standards, but since
it seems compliant, then i'll try it out... i'll maybe try doing small
prototypes in C++ and in Java and see if the speed issue doesn't matter
much...

again, thanks!

regards,
joel


-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS GIT>GCM d-(+) s: a C++(++++) UL++>++++>$ P+ L+>++++$
E--- W+ N o-- K- w+++$>-- O- M- V- PS !PE Y+@ PGP(-) t++@ 5+@
X-- R tv(--) b++++ DI++(++++) D+ G e++>++++ h--- r+++ y?
-----END GEEK CODE BLOCK------

> >
> > Yes, it is completely ANSI/ISO compliant.  In fact, last I heard, The
> > GNU C++ compiler was the ONLY compiler in existence that fully
> >
>       I agree with that. In fact you can learn more what gcc/g++ can do
> by looking at its man pages.
>
> > Honestly, while Java is far from being perfect, it's the best we got
> > at the moment, and with GCJ now part of the GNU compiler collection,
> > accusations that it's slow, interpreted language should go away.
> >
>       I dont 100% agree with that. IMHO, the issue of using C/C++ vs Java
> (or some other language) really depends on your intended application. For
> example, if you are doing realtime applications, C/C++ still has the
> fastest execution time and thus the most suitable (strictly speaking C
> and then C++). If you are doing cross platform apps without realtime
> constraints then Java is probably the most suitable. There was a
> definitive study done on this issue (C/C++ vs Java vs Perl vs Tcl/Tk vs
> Python) in one of the recent issues of IEEE Computer magazine
> (www.computer.org).
>
> -rowel
> _
> Philippine Linux Users Group. Web site and archives at
http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to