Converts Figma frames into front-end code for various mobile frameworks.

mcpp
A portable C/C++ preprocessor
3 years
Works with Finder
3
Github Watches
7
Github Forks
26
Github Stars
<< What is MCPP >>
MCPP is a C/C++ preprocessor with the following features:
- Implements all of C90, C99 and C++98 features. It has the highest conformance.
- Accompanies a validation suite to test the C/C++ preprocessors comprehensively. When it is applied to the existing preprocessors, MCPP shows outstanding result.
- Has a variety of accurate diagnostic messages. This allows examination of most preprocessing problems of source, like potential bugs or portability problems.
- Has various #pragma directives to output debug information.
- Supports the various encodings of multi-byte characters for Japan, China, Taiwan and Korea.
- 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.
- Preprocessors of various behavior specifications can be generated from the source.
- Is an open source software released under BSD-style-license.
- 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 kmatsui@t3.rim.or.jp
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is an open-source AI assistant for enterprise. It seamlessly integrates RAG pipelines, supports robust workflows, and provides MCP tool-use capabilities.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
AI Agents & MCPs & AI Workflow Automation • (280+ MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reviews

user_YiQauvoK
I have been using mcpp by h8liu for a while now and it genuinely impresses me. It’s a powerful tool with a user-friendly interface that caters to all my needs. The clear documentation provided on the GitHub page (https://github.com/h8liu/mcpp) makes it easy to get started right away. Highly recommend it to anyone looking for a robust solution!