Skip to content

elliotchance/ok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release Build Status codecov License: MIT Join the chat at https://gitter.im/ok-lang/community

ok is a strongly-duck-typed language. It has the rigidness and runtime safety of a strongly-typed language while providing a lot flexibility through interfaces and a simplified typing system.

You can try it now (with examples) at play.getok.dev, or read more about the language highlights in Why OK?.

Visit the wiki for full documentation.