1.
Introduction
1.1.
Try Online
2.
Language Spec
2.1.
Overview
2.2.
Primitive Values
2.3.
Struct
2.4.
Enum
2.5.
let
2.6.
Function
2.7.
Dictionary
2.8.
Array
2.9.
Option
2.10.
Tuple
2.11.
Typing
2.11.1.
Types
2.11.2.
Type Annotation
2.11.3.
Type Checking
2.11.4.
Natural Cast
2.11.5.
Union Types
2.12.
as-cast
2.13.
blocks
2.14.
operators
2.15.
Modules
3.
Tools
3.1.
cuminc
3.2.
cumin-py
Light
Rust
Coal
Navy
Ayu
cumin spec
Typing
In cumin, all data are typed gradually. Enjoy!