GithubHelp home page GithubHelp logo

fransfaase / mcpp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.63 MB

a portable C preprocessor with Validation Suite

Home Page: http://mcpp.sourceforge.net

License: Other

Makefile 3.82% Shell 8.98% M4 0.94% C 47.76% Perl 6 6.26% C++ 0.20% HTML 29.77% Roff 0.33% Perl 0.97% Terra 0.79% Turing 0.18% Batchfile 0.01%

mcpp's Introduction

<< What is MCPP >>

MCPP is a C/C++ preprocessor with the following features:

  1. Implements all of C90, C99 and C++98 features.  It has the highest
    conformance.
  2. Accompanies a validation suite to test the C/C++ preprocessors
    comprehensively.  When it is applied to the existing preprocessors,
    MCPP shows outstanding result.
  3. Has a variety of accurate diagnostic messages.  This allows
    examination of most preprocessing problems of source, like potential
    bugs or portability problems.
  4. Has various #pragma directives to output debug information.
  5. Supports the various encodings of multi-byte characters for Japan,
    China, Taiwan and Korea.
  6. Highly portable.  Supports many compiler systems on UNIX-like
    systems and Windows.  It can replace resident preprocessor of the
    compiler system.  It can also behave independently from any compiler
    systems.  Moreover, it can be built as a subroutine from any other
    main program, too.
  7. Preprocessors of various behavior specifications can be generated
    from the source.
  8. Is an open source software released under BSD-style-license.
  9. Full documentations in Japanese and English are attached.

MCPP is probably the best C preprocessor in the world.

MCPP was selected as one of the "Exploratory Software Projects" of the
Information-technology Promotion Agency (IPA), Japan, in year 2002 and
2003.  With its achievements, the author was evaluated as one of the
highest rank programmers.

The sources and documents of MCPP are found at:

    http://mcpp.sourceforge.net/

Please read mcpp-summary.pdf for the overview of MCPP and Validation
Suite.

Please read INSTALL (INSTALL-jp) for how to install MCPP on your system
from the source.  Refer to the above web page for installation of the
binary packages of MCPP.

All the files except mcpp-summary.pdf are normal text files.  In the
.tar.gz file, newline of the text files are [LF], and encoding of
INSTALL-jp is EUC-JP.  In the .zip file, newline of the text files are
[CR][LF], and encoding of INSTALL-jp is shift-JIS.

I would like to hear from many C programmers for reviews, comments and
the interest to participate in development.

Kiyoshi Matsui <[email protected]>

mcpp's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.