Dynamic programming languages have been around for decades. With LISP (LISt Processing) and Smalltalk as progenitors, today’s popular examples include Perl, Python, and Ruby.
Often labeled “open source scripting languages” and regarded as useful mainly for data mining and automated system administration, their well-kept secret is that these highly-productive languages power more mission-critical services than enterprises like to admit. In the Java world, a Java/Python hybrid called Jython has built a cult following among developers who want to manipulate Java APIs with the ease and flexibility of Python.
The .Net world lacks a Jython equivalent. ActiveState’s Perl .Net and Zope Corporation’s Python for .Net bridge these languages’ VMs (virtual machines) to the .Net CLR (Common Language Runtime). But they don’t achieve the deep integration that comes from implementing a language directly on the CLR, as Jython implements Python on the JVM.
Despite lots of second-guessing, there’s no consensus that the CLR is inherently unfriendly to dynamic languages. The JVM doesn’t bend over backwards for such languages either, and yet Jython is a great success thanks to the heroic efforts of its inventor, Jim Hugunin. Now Hugunin has turned his attention to .Net, and reports promising results with a prototype Python implementation for .Net called IronPython.
Such projects always seem to spring from an inspired individual or small team. In fact, Microsoft has such a team. It created JScript .Net, the most dynamic of Microsoft’s .Net languages. But JScript .Net is the unloved stepsister of C# and VB .Net.
Dynamic languages are rooted in a culture that is simply not indigenous to Redmond. That may change, but for the time being, the future of dynamic languages in .Net lies with non-Microsoft innovators.
Read more about software development in InfoWorld's Developer World Channel.
Get the independent advice and expertise you need to support a virtual workforce.
The increase in Linux popularity has increased the frequency and sophistication of malware attacks. Read this 2 page white paper now to learn how you can protect your Linux environment with real-time protection that is certified by all major Linux vendors.
Download now »Ensuring acceptable application delivery will become even more difficult over the next few years. As a result, IT organizations need to ensure that the approach that they take to resolving the current application delivery challenges can scale to support the emerging challenges. This handbook elaborates on the key tasks associated with planning, optimization, management and control and provides decision criteria to help IT organizations choose appropriate solutions.
Download now »A common misconception is that mid-range storage requirements are dramatically different than that of a larger enterprise. Mid-range storage users may require less capacity, but they have similar functionality and management requirements. This ESG paper examines mid-range storage needs and reviews a new solution that adjusts size while retaining value, performance and functionality.
Download now »
