A tiny c/c++ preprocessor Library designed as a base interface for higher-level scripting languages
It implements everything from the C11 Standard.
TPP is written in c, but offers a c++ api for convenience.
TPP Is able, to generate 25MB of preprocessed code in 8 seconds
Supported compiler extensions are:
- __COUNTER__
- __has_include
- __BASE_FILE__
- __INCLUDE_LEVEL__
- Multi-char constants
- #pragma once
- #include_next
- #warning
- Oh who am I kidding; this supports pretty much everything. - If a pp-extension isn't supported and isn't on the todo-list, tell me about it
New extensions include:
- __TPP_COUNTER
- __TPP_RANDOM
- __TPP_EVAL
- __TPP_LOAD_FILE
Features
- C11 standard conforming
- c/c++ API
- Support for most preprocessor extensions
- New extensions, like __TPP_EVAL
Categories
LibrariesLicense
zlib/libpng LicenseFollow TPP
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TPP!