<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>devenv</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Verdana;
        color:maroon;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 color=maroon face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:maroon'>I don&#8217;t think
there is any VS plug-in for IronPython for syntax coloring, debugging support,
intellisense etc. However I know of few people using xemacs with the extension &#8220;python-mode.el&#8221;.
I think it does support syntax coloring but I am not sure whether it goes
beyond that.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:maroon'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:maroon'>As for the uses of
IronPython, it is used in all of the ways you list. If there is a pre-dominant
one or not, I am not certain. Few months ago the focus was on the b) &#8211;
using IronPython to communicate with .Net objects. Many people also embedded
IronPython and used it as a scripting engine for their applications. As for the
standalone use, my feeling is that to fully enable the scenario, we need to run
many more standard Python modules. We are getting there though<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:maroon'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:maroon'>I hope this helps.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:maroon'>Martin<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:maroon'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
users-ironpython.com-bounces@lists.ironpython.com
[mailto:users-ironpython.com-bounces@lists.ironpython.com] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Michael Robin<br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, October 11, 2005
10:58 AM<br>
<b><span style='font-weight:bold'>To:</span></b>
users-ironpython.com@lists.ironpython.com<br>
<b><span style='font-weight:bold'>Subject:</span></b> [IronPython] devenv</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Thanks
for</span></font> <font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>this most-needed project&#8230;</span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Is
there a Visual Studio plug-in for IP</span></font> <font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>for</span></font> <font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'>colorizing,</span></font>
<font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>debugging,
completion,</span></font> <font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>etc? (Or hooks into other IDEs?)</span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>(I
saw the message on</span></font> <font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>launching the</span></font> <font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>CLR</span></font>
<font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>debugger</span></font>
<font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>&#8211;
but one-stop shopping is nice&#8230;)</span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Are
most</span></font> <font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>current</span></font> <font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>uses of IP: (a) stand-alone, (b)
inside-out (IP as</span></font> <font size=2 face=Arial><span style='font-size:
10.0pt;font-family:Arial'>&#8220;main&#8221; and</span></font> <font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'>controller for
existing non-IP objects), or (c) outside-in (C#</span></font> <font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'>main</span></font> <font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>embedding IP
as scripting language)</span></font>AN&gt;<font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>? (Of course, your view of</span></font>
<font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>&#8220;in&#8221;
and</span></font> <font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&#8220;out&#8221; may vary depending on perspective&#8230;)</span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Thanks,</span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>m</span></font><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>