The optimisation of dynamic language runtimes has emerged as a critical research area in computer science, addressing the inherent challenges posed by languages whose types are resolved at runtime.
Back when .Net was Microsoft’s shiny new replacement for boring old Java, the Redmond rhetoricians used to make a couple of points with which I heartily agreed. First, your platform ought not be ...
In this post, I briefly reference two interesting posts that fall into the camp of The Rise and Fall of Dynamic Languages. The first referenced post focuses on dynamic languages on the JVM and the ...