Many languages such as Java and C use what is known as strong or static variable typing. This means that when you declare a variable in your application code you must define the variable type.
Name:
Anonymous2009-10-26 10:05
Does it exist a strong typed LISP? (I'm strongly interested)