Quote:
Originally posted by Ibonic
when it has to do with Windows' programs, C isn't faster than Delphi -- they're nearly even, yet Delphi compiles much faster which is probably the main reason that Stefan likes it
(as a bad example) if you were to compile a very basic Windows API call such as CreateWindow without using Delphi's standard forms.pas, I believe that it would be exactly (or very close to) the same compiled code as if it were done in C ... Delphi's code isn't interpreted by a runtime library as VB's is
|
C would be my preference, and the point isnt about the language it is ported to but what extra things developers could create on their own without having to wait for stefan to update anything.