Beginning C++ in FreeBSD
Dan MacMillan
flowers at users.sourceforge.net
Sat Apr 17 08:36:29 PDT 2004
From: Daniela
Sent: April 17, 2004 04:50
>
> OO languages can be optimized differently than non-OO languages, and
> when you translate one language into another, this advantage gets lost.
I challenge you to defend this claim with a specific example.
> I would rather say, assembly is fast and can be portable, if it's done
> properly.
How does one properly do an assembly language program for the x86
instruction set (for example) so that it will run on a StrongARM?
-Dan
More information about the freebsd-questions
mailing list