IronPython for ASP.NET CTP(weblogs.asp.net)
submitted by
gavinjoyce(25.7k) 5 years, 6 months ago
"Python provides a great example of how .NET languages can leverage the new dynamic language features that we added into the CLR with last year's .NET 2.0 release. For example, CLR features like "lightweight code-generation" now make it possible for a dynamic language to quickly compile and JIT source in-memory (giving you really fast code execution without ever having to generate or persist a .dll file). CLR 2.0 also now has the ability to garbage collect out JIT'd code (meaning you can quickly adapt types on the fly and not have to leak code). "
|category: ASP.NET
|Views: 4
tags:
CTP IronPython ScottGuthrie ASP.NET another
Everyones tags:
Your Tags: