ucpp

A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999
Download

ucpp Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Louis P. Santillan
  • Operating Systems:
  • Windows All
  • File Size:
  • 112 KB

ucpp Tags


ucpp Description

A C preprocessor is a part of a C compiler responsible for macro replacement, conditional compilation and inclusion of header files. ucpp is a preprocessor designed to be quick, light and also, compliant to the ISO standard 9899:1999, also known as C99. ucpp can be compiled as a stand-alone program, or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer. ucpp operates in two modes: · lexer mode: ucpp is linked to some other code and outputs a stream of tokens (each call to the lex() function will yield one token)


ucpp Related Software