Re: Scripting Language?



"Dag Fjeld Edvardsen" wrote:

It would be nice if Python became one of the supported languages in BDS !!

<provocation>
I think those who prefer C# usually choose Visual studio. So if DevCo's
lack of resources is a problem: drop C#, add Python.
</provocation>

Are you aware that IronPython is available for Visual Studio?
http://blogs.msdn.com/somasegar/archive/2006/03/10/549102.aspx
http://www.eweek.com/article2/0,1895,1916106,00.asp
IronPython compiles Python programs into bytecode that will run on either
Microsoft's .Net or the open-source Mono platform.
IronPython includes an interactive interpreter and transparent on-the-fly
compilation of source files like the Python language. The language is
written in C# and is made available as part of Microsoft's Shared Source
initiative.

OMG, Microsoft hired Jim Hugunin, the creator of IronPython and is now
embracing a shared source imitative that supports stuff for Mono - surly the
sky is falling.<g>








.



Relevant Pages

  • Could the Python swallow the Fox?
    ... For desktop apps, I am hoping that 64bit platforms hopefully won't affect my ... Enter the Dynamic Language Runtime layer for the .NET. ... I am having a good look at Python. ... IronPython and .Net. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Could the Python swallow the Fox?
    ... For desktop apps, I am hoping that 64bit platforms hopefully won't affect ... Enter the Dynamic Language Runtime layer for the .NET. ... I am having a good look at Python. ... involved in Jython to write IronPython, ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Iron Python
    ... I think it is a fascinating development, but it is aiming in a different ... you have to separate the Python language ... IronPython has the entire Python ...
    (comp.lang.python)
  • Re: IronPython 0.7 released!
    ... IronPython is a Python implementation targeting the .NET and Mono ... the new Implementation Running on .NET of the Python programming ... as the Common Language Infrastructure and C# Language Specification ...
    (comp.lang.python)
  • Re: Could the Python swallow the Fox?
    ... Python is not backward compatible ... For desktop apps, I am hoping that 64bit platforms hopefully won't affect ... Enter the Dynamic Language Runtime layer for the .NET. ... involved in Jython to write IronPython, ...
    (microsoft.public.fox.programmer.exchange)