Sketch ideas fast.
Don't worry about the details.
Why Komodo?
Simplicity
While not aiming to be as simple as possible, Komodo is a small and simple language. This allows it to be learned easily.
Agility
The purpose of Komodo is getting fast to a correct solution, and see how things work together. At the cost of completeness, Komodo allows you to get the “happy path” fast.
Familiarity
Komodo is pretty unsurprising. If you know the patterns that Komodo prefers, you will know how to use Komodo.
Use Komodo
Command-line tool
You can use the Komodo interpreter through the CLI application. It includes a REPL!
Web playground
You can use Komodo in your browser, with the playground.
Get involved!
The code of everything is publicly available on GitHub under the GPL 3 license. See the repository for details.