<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="http://www.pythonblogs.com/styles/rss.css" type="text/css"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns="http://purl.org/rss/1.0/"
>
 <channel rdf:about="http://python-charming.pythonblogs.com/34_python_charming/feeds/rss10">
  <title>Python Charming</title>
  <link>http://python-charming.pythonblogs.com/34_python_charming</link>
  <description></description>
    <dc:creator>ishan</dc:creator>
  <dc:date>2012-12-19T15:23:43Z</dc:date>
  <admin:generatorAgent rdf:resource="http://www.lifetype.net" />
  <items>
   <rdf:Seq>
       <rdf:li rdf:resource="http://python-charming.pythonblogs.com/34_python_charming/archive/69_gsoc_2009_python_support_for_anjuta.html" />
      </rdf:Seq>
  </items> 
 </channel>
  <item rdf:about="http://python-charming.pythonblogs.com/34_python_charming/archive/69_gsoc_2009_python_support_for_anjuta.html">
  <title>GSoC 2009: Python support for Anjuta</title>
  <link>http://python-charming.pythonblogs.com/34_python_charming/archive/69_gsoc_2009_python_support_for_anjuta.html</link>
  <dc:description>&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;http://python-charming.pythonblogs.com/plugins/plogeshi/styles/plogeshi.css&quot; /&gt;My task this summer for my Google Summer of Code (2009) project for the
GNOME organisation would be to work on adding Python support to the
great Anjuta IDE. Anjuta has been thus far excellent in its area of
specialisation, i.e. C/C++ projects. Now with my initiative and the
great people working at Anjuta, viz. Johannes Schidt, Sebastien
Granjoux etc., Anjuta shall be on its way to become a full fledged
Python IDE, one that GNOME users would use for their Python based
projects.
&lt;p&gt;
Key features of having such a support are:&lt;br /&gt;
* Template and Building of Python Projects (already seems to be in place, haven&amp;rsquo;t tested thoroughly)&lt;br /&gt;
* Auto indent&lt;br /&gt;
* Auto completion (or known as code completion)&lt;br /&gt;
* Syntax highlighting (already in place)&lt;br /&gt;
* Python debugging
&lt;/p&gt;
&lt;p&gt;
So, all in all, this shall be very exciting to work on and I take
Wingware&amp;rsquo;s WingIDE for Python as a role model for now. Of course, I&amp;rsquo;d
want Anjuta to be even better than WingIDE, so I will make all possible
efforts.
&lt;/p&gt;
&lt;p&gt;
My present task seems to be getting a firm understanding of the
Abstract Syntax Tree (AST) of the Python package, that will help me
implement the auto completion feature. Auto indent shall be just simple
parsing of indent spaces, might not pose much of a challenge. When all
seems set and ready, debugging could be implemented/tested thoroughly.
&lt;/p&gt;</dc:description>
      
    <dc:subject>General</dc:subject>
     
    
  <dc:date>2009-04-26T00:00:35Z</dc:date>
    <dc:creator>ishan</dc:creator>
 </item>
 </rdf:RDF>