> For the complete documentation index, see [llms.txt](https://docs.discloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discloud.com/en/development-environment/supported-languages.md).

# Supported Languages

Discover the main programming languages supported by Discloud and see how you can use these languages to easily host your applications.

Discloud supports a **wide range of programming languages**, allowing developers to easily deploy [**bots**](/en/how-to-host/bots.md)**,** [**websites**](/en/how-to-host/websites-and-apis.md)**,** [**APIs**](/en/how-to-host/websites-and-apis.md)**, and other applications**. Whether you are using **interpreted** or **compiled** languages, Discloud provides a **seamless deployment process**.

***

## 📑 **Available Languages**

<table data-card-size="large" data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/en/development-environment/supported-languages/javascript.md">Javascript</a></td><td>Widely used for bots and APIs, especially with Node.js.</td><td></td><td></td><td></td></tr><tr><td><a href="/en/development-environment/supported-languages/python.md">Python</a></td><td>Ideal for scripts and bots with popular frameworks like Flask and Django.</td><td></td><td></td><td></td></tr><tr><td><a href="/en/development-environment/supported-languages/java.md">Java</a></td><td>A solid choice for robust and scalable applications.</td><td></td><td></td><td></td></tr><tr><td><a href="/en/development-environment/supported-languages/ruby.md">Ruby</a></td><td>Perfect for developers using Ruby on Rails and similar frameworks.</td><td></td><td></td><td></td></tr><tr><td><a href="/en/development-environment/supported-languages/go.md">Go</a></td><td>Great for high-performance applications and easy to implement.</td><td></td><td></td><td></td></tr><tr><td><a href="/en/development-environment/supported-languages/php.md">Php</a></td><td>Very popular for developing dynamic websites and backends.</td><td></td><td></td><td></td></tr><tr><td><a href="/en/development-environment/supported-languages/rust.md">Rust</a></td><td>Known for its safety and high performance, ideal for critical systems.</td><td></td><td></td><td></td></tr></tbody></table>
