c3P is an imperative programming language, strongly typed, declarative, and inspired by other languages such as C, Go, HolyC, and Java. This reference manual explains the use of c3P, in which includes its lexical and syntactic elements.
For more details about the language, see manual.pdf
- Imperative high-level language
- Strongly typed language
- Numeric variables, booleans, character
- Control structures such as if, if-elseif-else, for, and while
- Execution always starts in main
See INSTALL to know how to prepare c3p compiler on your current machine.
- David Parreño Barbuzano: https://github.com/losedavidpb
- Héctor Miguel Martín Álvarez: https://github.com/HectorMartinAlvarez