Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Literals

This chapter describes literal expressions in Dada.

Numeric Literals

See Integer Literals for lexical syntax.

Numeric type inference and overflow behavior to be specified.

Boolean Literals

See Boolean Literals for lexical syntax.

String Literals

See String Literals for detailed specification.