What is Kos?
Kos is a general purpose scripting language, which builds on top of the most successful scripting languages, but is designed with usability in mind.
It is easy to learn and easy to use. Featuring simple, modern, feature-rich syntax, it is designed to reduce commont types of bugs. Dynamically typed, object-oriented, with elements of functional programming, it can be used to create standalone scripts or it can be embedded in other applications.
Unlike most other scripting languages, Kos is ready for modern multi-core processors thanks its robust support for native multithreading.
Get Started
Set up Kos interpreter on your system and start writing scripts! Visit Documentation and learn your way around Kos.