👋Welcome to the Cosmo Docs!

These docs should include everything you need to get started with Cosmo and write your first program!

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, contributor

Demo

You can try out the Cosmo language without installing it by joining my Discord server and interacting with the Cosmo bot. You can execute Cosmo code with it by using the below command.

Getting Started

Last updated