Pelles C
Encyclopedia
Pelles C is a lightweight freeware
Freeware
Freeware is computer software that is available for use at no cost or for an optional fee, but usually with one or more restricted usage rights. Freeware is in contrast to commercial software, which is typically sold for profit, but might be distributed for a business or commercial purpose in the...

 integrated development environment
Integrated development environment
An integrated development environment is a software application that provides comprehensive facilities to computer programmers for software development...

 for Windows and Pocket PC programming in the C language
C (programming language)
C is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system....

 built and maintained by Pelle Orinius, featuring:
  • Integrated source code editor
    Source code editor
    A source code editor is a text editor program designed specifically for editing source code of computer programs by programmers. It may be a standalone application or it may be built into an integrated development environment ....

     with Win32 API call tips, and auto indenting.
  • Integrated hex-dump, resource, bitmap, icon, and cursor editors.
  • Integrated source-level debugger.
  • Project management.
  • Inline MASM-compatible assembler (POASM) with Intel syntax and linker (POLINK).
  • Support for delayed loading of DLLs, most C99 features, and Pocket PC.
  • Fully customizable keyboard actions and syntax highlighting
    Syntax highlighting
    Syntax highlighting is a feature of some text editors that display text—especially source code—in different colors and fonts according to the category of terms. This feature eases writing in a structured language such as a programming language or a markup language as both structures and...

    .
  • Very lightweight.


The compiler is built on a modified version of LCC. As of version 5.00, Pelles C supports 64-bit.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK