> For the complete documentation index, see [llms.txt](https://glados-4.gitbook.io/c/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://glados-4.gitbook.io/c/basic-concepts.md).

# Basic Concepts

![](/files/5xDAT4ww4twiCnuazGO2)

The C-- is a language based on the C. The C-- have been created using the haskell programming language and it can be compiled using any C compiler, like ***gcc*** of ***clang***. It provide a simplier implementation of functions because you don't need to add the return type in the prototype.
