Pelles C v4.50 (freeware)

Written By Akki On Saturday, November 10, 2007

Pelles C v4.50 (freeware)
Requirements: PC and/or PPC (CE 2.0 • CE 3.0 • CE 4.0 • CE 5.0)
Overview: Pelles C for Windows is a complete development kit for Windows and Pocket PC. It contains among other things an optimizing C compiler, a linker, a resource compiler, a message compiler, a make utility and install builders for both Windows and Pocket PC.

New project dialog:
Image

ARM debugger:
Image

It also contains an integrated development environment (IDE) with project management, debugger, source code editor and resource editors for dialogs, menus, string tables, accelerator tables, bitmaps, icons, cursors, animated cursors, animation videos (AVI's without sound), versions and XP manifests.

The compiler is based on LCC (by Chris Fraser and David Hanson), and the install builder for Windows is based on NSIS. Both are heavily modified.

Features:

* Integrated resource editor.
* Integrated bitmap, icon and cursor editor.
* Integrated animated cursor and video editor.
* Integrated hex-dump editor.
* Integrated source-level debugger.
* Integrated source code editor with Win32 API call tips.
* Project management.
* Inline assembler with Intel syntax.
* Support for custom controls in the dialog editor.
* Support for additional project wizards.
* Support for Microsoft's exception handling: __try, __except, __finally, __leave.
* Support for Microsoft's new import libraries.
* Support for delayed loading of DLL's, much like Microsoft.
* Support for most C99 features.
* Support for Pocket PC.
* Pelles C is free! (but this site, and all the work, isn't - so donations are welcome)

More Info:

Code:
http://www.christian-heffner.de/

or
Code:
http://www.smorgasbordet.com/pellesc/

Download Instructions:

Share and Enjoy:
  • del.icio.us
  • StumbleUpon
  • Digg
  • Sphinn
  • Facebook
  • Mixx
  • Reddit
  • Technorati
  • IndianPad
  • YahooMyWeb

No Comments