You are here: irt.org | FOLDOC | static typing
<programming> Enforcement of type rules at compile time rather than at run time. Static typing catches more errors at compile time than dynamic typing.
Ada, C, C++, Haskell, Java, and ML are examples of statically typed languages.
Statically typed languages may have strong typing or weak typing.
(2004-07-20)
Nearby terms: static RAM « static random-access memory « static scope « static typing » static variable » Station Management » Statistical Analysis System
FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL