100% NEW PROJECT IS CAKE

CPrime V2 online

CPrime is a C-source to C-source compiler and library created by (twitter @thradams) (hobby project)

I am using this compiler to experiment new ideas that could be added into C language. See more at site
I am also adapting CPrime to be used as language conversion for C. For instance convert source code from C23 to C99.
..and I want to make static analisys with it.

ouput

CPrime was compiled with emscripten and it is running in your browser.