CCPL banner

CCPL

1 devlog
6h 7m 34s

C Compiled Programming language.
A language that writes like bash with the full power of C.
Check out the website for more: https://qking.me/CCPL/

This project uses AI

I have used AI for the readme and to help me fix the parser and the package manager mostly. I used it the most when I needed to transition to global installation support, but I couldn’t fix it. I also used it for the website.

Demo Repository

Loading README...

Bram (QKing)

Devlog #1 CCPL

CCPL is a high-level scripting language that compiles down to C. It’s designed to feel as simple as Bash while giving you the raw power of C under the hood. Write clean, readable code. CCPL transpiles it to C and compiles it to a native binary automatically. This ensures that programmers from all various expertises can learn CCPL with ease!
CCPL also has Barite, a easy to use package manager with support for local and cloud packages. Custom local packages is already a thing, for cloud you currently have to make a pull request or modify barite itself.

Check the website for more: https://qking.me/CCPL

Attachment
0