☭ CCCP is a simple programming language based on the Soviet Union ☭
- You can download the cccp interptreter for windows here
- To execute a program save your code with an .cccp extension execute the program cccp.exe and a terminal will open, a path for your file will be requested, enter the path and your cccp program should run.
- if using GIT, clone the repo with:
git clone https://github.com/Kuvrot/CCCP-language.git
Compile the main.cpp with your preferred tool (Visual Studio, DevC++, GCC, etc).
The docs are available on the wiki