Pelles C - 免费的C语言开发工具
jopen
12年前
Pelles C是一款windows下的C IDE,支持调试,且为免费。
它有一个高效率的链接器,目前已被广泛采用为各种语言的后台链接器使用LCC作为编译器
并且完整支持win32编程,支持任何API调用,包含所有winAPI的库且含有完整 C Runtime Library。
特点:
- Support for 32-bit Windows (X86), 64-bit Windows (X64), and (deprecated) Windows Mobile (ARM).
- Support for the C99 and C11 standard.
- Support for most SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AES, and AVX(1) intrinsics (X64 only).
- Integrated source code editor with call tips and symbol browsing.
- Integrated source-level debugger.
- Integrated sampling profiler.
- Project management.
- Inline assembler for X86 and ARM.
- Integrated resource editor.
- Integrated bitmap, icon and cursor editor.
- Integrated animated cursor and video editor.
- Integrated hex-dump editor.
- Support for custom controls in the dialog editor.
- Support for custom project wizards.
- Pelles C is free! (but this site, and all the work, isn't - so donations are welcome)