When forced to write code in a scripting language with dynamic typing, what are some rules, guidelines or techniques to follow in order to ascertain the correctness of a program in the absence of a compiler?
When forced to write code in a scripting language with dynamic typing, what are some rules, guidelines or techniques to follow in order to ascertain the correctness of a program in the absence of a compiler?