Ucpp 1.3.1 Release C preprocessor

Source: Internet
Author: User
Keywords Ucpp c99 c Preprocessor
Tags c preprocessor calling code compiled connected connecting function integrated

Ucpp is a lightweight and fast C preprocessor, designed to fully conform to the iso9899:1999 standard, known as C99. Ucpp can be compiled into a separate program or connected to other code, in the latter case, Ucpp will output one tokens at a time under the integrated lexical analyzer.

Ucpp runs in two modes: Lexical parsing mode, ucpp connecting to other code and outputting a series of tokens, each calling function produces a tokens; another is a non lexical pattern, ucpp preprocessing text and output text results to a file descriptor.

Ucpp 1.3.1 Version update log:

An issue is fixed in abound "\r\n" Carriage return characters were counted twice.
-included files missing a "carriage return character" Would no longer interrupt preprocessing.
-the problem where Std_macros and std_asserts were undefined when trying to build ucpp-dstand_alone is fixed.
-ucpp and Libucpp are built with "make"

Download Address: http://code.google.com/p/ucpp/downloads/detail?name=ucpp-1.3.1.zip&can=2&q=

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.