English

The Cyan Language

Programming Languages 2025-07-01 v2

Abstract

This is the manual of Cyan, a prototype-based object-oriented language. Cyan supports gradual typing (both static and dynamic typing), single inheritance, anonymous functions, generic prototypes with concepts, non-nullable types, partially safe object initialization, an object-oriented exception handling system, and a powerful Metaobject Protocol for metaprogramming at compile-time (this is described elsewhere).

Keywords

Cite

@article{arxiv.1306.1870,
  title  = {The Cyan Language},
  author = {José de Oliveira Guimarães},
  journal= {arXiv preprint arXiv:1306.1870},
  year   = {2025}
}

Comments

244 pages

R2 v1 2026-06-22T00:30:15.797Z