languages

Basic idea

Notations for instructing computers. Axes that matter: paradigm (imperative / functional / logic), type discipline (static / dynamic / weak / strong), memory model (manual / GC / ownership), and execution (compiled / interpreted / JIT).

Key facts

Pages

Siblings