Name: Anonymous 2007-09-09 13:02 ID:p5jks6Ym
Is it possible to create a language where it's statically typed (preferably with inference) by default, but can drop to dynamic typing for bits where you need it. I seem to remember someone saying this wouldn't work. Can anyone explain why?