type system
English
editNoun
edittype system (plural type systems)
- (computing) A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact.
- 2015 April 2, James Somers, “Toolkits for the Mind”, in MIT Technology Review[1]:
- OCaml’s big selling point is its “type system,” which is something like Microsoft Word’s grammar checker, except that instead of just putting a squiggly green line underneath code it thinks is wrong, it won’t let you run it.
Derived terms
editTranslations
edittype system of a programming language
|