--- title: Using and writing Compilers author: Jasper Van der Jeugt --- Identifier, Item, Compiler -------------------------- Three important, related types are `Identifier`, `Item` and `Compiler`. - `Identifier` is a string-like value which uniquely identifies a single item for your webpage