Software Alternatives, Accelerators & Startups

Pelles C VS Portable C Compiler

Compare Pelles C VS Portable C Compiler and see what are their differences

This page does not exist

Pelles C logo Pelles C

Pelles C for Windows

Portable C Compiler logo Portable C Compiler

pcc is a C99 compiler which aims to be small, simple, fast and understandable.
Not present
  • Portable C Compiler Landing page
    Landing page //
    2019-11-06

Pelles C features and specs

  • Comprehensive IDE
    Pelles C offers a fully integrated development environment that includes a powerful editor, a comprehensive project management system, and a built-in resource editor, allowing for efficient development of C programs.
  • Optimizing Compiler
    The compiler in Pelles C is designed to produce optimized code, which can lead to improved performance and faster execution of programs.
  • Resource Management
    It includes built-in tools for handling graphical resources, making it easier to develop applications with user interfaces by managing dialogs, menus, and other resources directly within the IDE.
  • Free of Charge
    Pelles C is available for free, which makes it accessible for students, hobbyists, and professionals who need a cost-effective C development solution.
  • Support for C99
    Pelles C fully supports the C99 standard, which includes modern features not available in older C standards, enhancing the language's capabilities for developers.

Possible disadvantages of Pelles C

  • Limited to Windows
    Pelles C is only available for the Windows operating system, which limits its use for developers who work on Unix-based systems like macOS or Linux.
  • Less Popular
    Compared to other compilers and IDEs like GCC or Visual Studio, Pelles C has a smaller user base and community, which might result in fewer resources and community support.
  • Basic Debugging Tools
    While it includes debugging tools, they might not be as advanced or feature-rich as those found in other development environments, which can be a drawback for developers who need detailed debugging capabilities.
  • Limited Language Support
    Pelles C is primarily focused on the C programming language, which limits its usability for projects that require multiple languages or newer versions of C.

Portable C Compiler features and specs

  • Simplicity
    PCC is designed to be simple and easy to understand, making it a good choice for educational purposes and for those learning about compilers.
  • Portability
    As its name suggests, PCC is portable and can be easily adapted to different machine architectures, allowing for broad platform support.
  • Small Size
    PCC has a smaller code base compared to other compilers like GCC, which makes it more lightweight and quicker to compile.
  • Legacy Code Support
    PCC is useful for compiling older C code that may not comply with modern C standards, providing support for legacy systems.

Possible disadvantages of Portable C Compiler

  • Limited Features
    PCC may lack some of the advanced features and optimizations found in more modern compilers like GCC or Clang.
  • Performance
    The performance of code compiled with PCC may not be as optimized as that compiled with other contemporary compilers.
  • Community and Support
    PCC has a smaller community and less active development compared to larger projects, potentially leading to fewer updates and less troubleshooting support.
  • Standard Compliance
    PCC may not fully support the latest C standards, which could be a limitation for projects that need to adhere to modern specifications.

Category Popularity

0-100% (relative to Pelles C and Portable C Compiler)
IDE
41 41%
59% 59
Text Editors
50 50%
50% 50
Project Management
36 36%
64% 64
Email Marketing
41 41%
59% 59

User comments

Share your experience with using Pelles C and Portable C Compiler. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Portable C Compiler seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pelles C mentions (0)

We have not tracked any mentions of Pelles C yet. Tracking of Pelles C recommendations started around Mar 2021.

Portable C Compiler mentions (2)

  • Hand-optimizing the TCC code generator
    Check PCC [1]. Official release was 2014, but development still active [2]. [1] http://pcc.ludd.ltu.se/. - Source: Hacker News / about 3 years ago
  • Research Unix v7 for Raspberry Pi
    Works for me in qemu, but remember to provide an SD card image as mentioned in the README before you run "make tools/sd.img" - e.g. The one in the releases https://github.com/r1mikey/research-unix-v7/releases/download/v7-unix-pi1-20200212/v7-unix-pi1-20200212.img.xz Otherwise, qemu will start up complaining about a large number of invalid memory accesses. Unfortunately, there is no port of pcc (the portable C... - Source: Hacker News / over 3 years ago

What are some alternatives?

When comparing Pelles C and Portable C Compiler, you can also consider the following products

Microsoft Visual Studio - Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.

GNU Compiler Collection - The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting...

Tiny C Compiler - The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.

LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...

NASM - The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...

WebAssembly - Application and Data, Languages & Frameworks, and Languages