anyone know of a nice, free assembly compiler? it would also be great if it compiled c++. i am new to both of these languages, and i just want a compiler to try them out, c++ more than assembly. any suggestions would be nice!
Printable View
anyone know of a nice, free assembly compiler? it would also be great if it compiled c++. i am new to both of these languages, and i just want a compiler to try them out, c++ more than assembly. any suggestions would be nice!
for ASM: http://nasm.sf.net
for C++: www.delorie.com/djgpp (doesnt work for me :( )
Another free C++ complier:
http://www.bloodshed.net/dev/devcpp.html