> For the complete documentation index, see [llms.txt](https://c.vypal.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://c.vypal.me/getting-started.md).

# Getting started

- [Installing the compiler](https://c.vypal.me/getting-started/installing-the-compiler.md): The basic guide to installing CaffeineC on your system
- [Creating a new project](https://c.vypal.me/getting-started/creating-a-new-project.md): Creating a basic Hello, World! program
- [Using libraries](https://c.vypal.me/getting-started/using-libraries.md): Adding libraries to your project
