> For the complete documentation index, see [llms.txt](https://computenetwork.gitbook.io/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://computenetwork.gitbook.io/technical-documentation/2-network-architecture/2.1-multi-layered-approach/2.1.2-proprietary-servers/supported-runtimes-and-languages.md).

# Supported Runtimes & Languages

| Language/Runtime | Version                         | Description                               |
| ---------------- | ------------------------------- | ----------------------------------------- |
| Python           | 2.7, 3.8, 3.9, 3.10, 3.11, 3.12 | Popular language for web and ML           |
| Node.js          | 12, 14, 16, 18, 20              | JavaScript runtime for server-side coding |
| Java             | 8, 11, 17                       | Widely used for enterprise applications   |
| .NET             | 5.0, 6.0                        | Runtime for C#, F#, and more              |
| Ruby             | 2.6, 2.7, 3.0                   | Dynamic language for web applications     |
| Go               | 1.15, 1.16                      | Efficient language for system programming |
