它包含許多功能,最佳化的C編譯器(C compiler)、巨集的組譯器(macro assembler)、連結器(linker)、資源編輯器(resource compiler)、訊息編譯器(message compiler)、程式亮顯工具、make 工具和安裝工具。
此應用程式是一套整合型的開發工具可以專案管理、debugger、profiler。而資源編輯器可以編輯 dialogs, menus, string tables, accelerator tables, bitmaps, icons,
cursors, animated cursors, animation videos (AVI's without sound), versions
and XP manifests.
這套Compiler是以LCC(by Chris Fraser and David Hanson)為基礎改進許多功能也支援C99和C11,另外也改善 global optimizer, a new register
allocator,
a function inliner, intrinsic functions, and many Microsoft C
extensions.
當我們應用程式寫好以後要發怖給其它的使用者,它也內建安裝工具。它的安裝工具也是以Nullsoft的NSIS為基礎。
整個編譯器的特點:
| |
http://www.smorgasbordet.com/pellesc/ |