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

# Welcome to the Cosmo Docs!

## Overview

Cosmo is a statically-typed interpreted programming language that aims to be readable and easy to use. It is currently in it's early stages of development, and there are many fixes and features that need to be implemented before it is ready for production. Here is what some people have said about it so far:

> My new favorite programming language.
>
> — From [Kevin Alavik](https://github.com/KevinAlavik), contributor

## Quick links

<details>

<summary>Demo</summary>

You can try out the Cosmo language without installing it by joining [my Discord server](https://discord.gg/WHyHh39dwh) and interacting with the Cosmo bot. You can execute Cosmo code with it by using the below command.

<img src="/files/yyiwBwEfeAhob9zUVYfU" alt="" data-size="original">

</details>

{% content-ref url="/pages/WwlMBOZjOYi3IG9Ho8Dg" %}
[Getting Started](/cosmo-docs/general/getting-started.md)
{% endcontent-ref %}
