Welcome to Coo-lang documentation!

Coo is a programming language designed and implemented by pwxcoo independently.

Attention

It’s pwxcoo undergraduate graduation project, and it exists some PL design unreasonable, please treat Coo-lang in a critical way while using.

Coo has following characteristics:

  • Turing Completeness
  • Statically Typed
  • Simple Type Inferring
  • Lambda Expression
  • Lazy Evaluation