Hacker News new | ask | show | jobs
by andybak 2309 days ago
Whatever your position on the static typing debate surely one of the sweet spots for dynamic languages is casual use by non-professionals?
1 comments

C# has a dynamic runtime. In that sense it's very similar to VB with can also be strongly typed or dynamic.