CP is a project which tries to build an objective programming language. (But it is still a work in progress.)
This is the only and the earliest version of CP - p1.0.0 and it is not completed.
All contributions are welcome, such as opening an issue, starting a discussion and so on.
Since this project has only one contributor (user-name-beta) yet, new contributors will be very welcome.
(no release yet)
Use it as a command-line tool. Such as:
cpc --version
and it will print version information.
New features will be added soon.
Note
The name of the program was changed from cp to cpc to avoid naming conflict with the cp command in Unix-like systems on January 23, 2026.
This software is licensed under the MIT license; see LICENSE file in the project root for full license information.