What is IronPython?
摘要:
IronPython is a new implementation of the Python language targeting the Common Language Runtime (CLR). It compiles python programs into bytecode (IL) that will run on either Microsoft's .NET or the Op... 阅读全文
posted @ 2004-06-01 16:30 LeighSword 阅读(397) 评论(0) 推荐(0) 编辑