Latent typing

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Template:Type systems

In computer programming, latent typing refers to a type system where types are associated with values and not variables.[1] An example latently typed language is Scheme. This typically requires run-time type checking and so is commonly used synonymously with dynamic typing.[2]

See also

References

Template:Reflist


Template:Plt-stub

  1. REDIRECT Template:Prog-lang-stub

Template:R shell

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".