News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

POWERFUL ASSEMBLY LANGUAGE PROGRAMMING

Started by EnFeR RoI, February 04, 2010, 02:48:42 PM

Previous topic - Next topic

EnFeR RoI

Hello everyone,
1)   My question is which is the most powerful language for programming??
2)  Which assembly language can make Operating system , browser and everything in a better look and beat the programming language of C and C++????
3)Can MASM coding beat the graphics of OS and browser of Google Chrome and Internet Explorer???

Where r u DevnDave??? :bg

Thanks in advance.
EnFeR RoI.



dedndave

well - you are asking for opinions, really - not facts - lol
i prefer assembler, so that is my answer for (1)
2) you might want to look into JWasm or GoAsm if you want to write an OS
masm licensing prohibits you from writing OS's, programs for OS's other than windows, or open source programs
3) it doesn't take much to beat IE and Chrome - lol, but i would say yes
although, asm is not the easiest language to write internet apps with
you might want to write the program using your favorite flavour of C, then write some routines with asm for speed

EnFeR RoI

thanks for the reply :8)
and what about Obj32???

Thanks in advance.
EnFeR RoI