NASM vs Pelles C
A side-by-side look at NASM and Pelles C. For an in-depth review of either product, follow the links below.
NASM
Development
NASM (Netwide Assembler) is an open-source assembler for the x86 processor architecture. It supports a range of object file formats and can be used to write 16-bit, 32-bit, and 64-bit applications for Windows, Linux, BSD, and macOS.
assemblerx86open-source
Pelles C
Development
Pelles C is a free C and C++ compiler for Windows. It includes an IDE, debugger, and other tools for developing C/C++ applications. Pelles C generates fast executables and supports Windows API well.
cccompileridewindows
Related Comparisons
Apache NetBeans
Code::Blocks
SharpDevelop
Xcode
Delphi
Microsoft Expression Blend