Skip to content

AnilBK/C-Preprocessor-Language

Repository files navigation

C Preprocessor Language(CPL)

CPL is a python like programming language that can be written inside C source files.

Examples:

You can find example code in CPL in the examples/ directory.

Usage

Run

python preprocess_2.py

This will generate a *_generated.c file.Compile the generated c file and execute the generated output.

Note : Work in Progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published