Re: Scripting Language?
- From: "I.P. Nichols" <nospam@xxxxxxxxxx>
- Date: Fri, 31 Mar 2006 03:52:32 -0500
"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>
.
- Follow-Ups:
- Re: Scripting Language?
- From: Dag Fjeld Edvardsen
- Re: Scripting Language?
- References:
- Scripting Language?
- From: BobW
- Re: Scripting Language?
- From: Roger Lascelles
- Re: Scripting Language?
- From: Dag Fjeld Edvardsen
- Scripting Language?
- Prev by Date: Re: Scripting Language?
- Next by Date: Re: pascal based CE.NET RAD
- Previous by thread: Re: Scripting Language?
- Next by thread: Re: Scripting Language?
- Index(es):
Relevant Pages
|