Latent typing

From Wikipedia, the free encyclopedia
(Redirected from Implicit typing)
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

<templatestyles src="Reflist/styles.css" />

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

Script error: No such module "Check for unknown parameters".


Template:Plt-stub

  1. REDIRECT Template:Prog-lang-stub

Template:R shell