A Lisp, prominently featuring simplicity and minimalism built around one internal data type: a cell.
On the language level, a programmer can use three different data types (numbers, symbols, and lists) being represented by cells and differentiated by bits at the end of the cell.