<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - Code Parsing</title>
 <link>http://www.oehive.org/taxonomy/term/131/0</link>
 <description>Umbrella category for all tools, utilities, projects, and topics which have to do with any sort of examination of 4gl/ABL source code.</description>
 <language>oehive</language>
<item>
 <title>Memoryleak inspector</title>
 <link>http://www.oehive.org/project/Memoryleakfinder</link>
 <description>&lt;p&gt;Identifies possible memory leaks and their source by                      extracting those lines from logmanager output that point at created objects that are not deleted later on or allocated space that is not (fully) deallocated.&lt;br /&gt;
  This analyser goes a bit further than &lt;a href=&quot;http://www.oehive.org/node/846&quot; title=&quot;http://www.oehive.org/node/846&quot;&gt;http://www.oehive.org/node/846&lt;/a&gt; and can handle OE 10.2A extra&#039;s&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/213&quot; class=&quot;og_links&quot;&gt;Miscellaneous Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/760">dynobjects</category>
 <category domain="http://www.oehive.org/taxonomy/term/296">LOG-MANAGER</category>
 <category domain="http://www.oehive.org/taxonomy/term/758">memoryleak</category>
 <category domain="http://www.oehive.org/taxonomy/term/759">QA</category>
 <category domain="http://www.oehive.org/taxonomy/term/131">Code Parsing</category>
 <category domain="http://www.oehive.org/taxonomy/term/132">Code Quality &amp;amp; Improvement</category>
 <category domain="http://www.oehive.org/taxonomy/term/214">Development Support Tools</category>
 <category domain="http://www.oehive.org/taxonomy/term/567">Testing Tools</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <enclosure url="http://www.oehive.org/files/analyseerlogmanfile.p" length="8783" type="text/x-pascal" />
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <pubDate>Thu, 07 Jan 2010 10:36:42 +0000</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">1613 at http://www.oehive.org</guid>
</item>
<item>
 <title>Proparse Book</title>
 <link>http://www.oehive.org/proparse</link>
 <description>&lt;p&gt;This book is for the Proparse open source ABL parser.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/proparse_group&quot; class=&quot;og_links&quot;&gt;Proparse Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/proparse#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/131">Code Parsing</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <group domain="http://www.oehive.org/proparse_group">Proparse Group</group>
 <pubDate>Thu, 11 Oct 2007 20:01:33 +0000</pubDate>
 <dc:creator>john</dc:creator>
 <guid isPermaLink="false">995 at http://www.oehive.org</guid>
</item>
<item>
 <title>Proparse Group</title>
 <link>http://www.oehive.org/proparse_group</link>
 <description>&lt;br class=&quot;clear&quot; /&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/131">Code Parsing</category>
 <pubDate>Thu, 11 Oct 2007 19:48:08 +0000</pubDate>
 <dc:creator>john</dc:creator>
 <guid isPermaLink="false">992 at http://www.oehive.org</guid>
</item>
<item>
 <title>New AST</title>
 <link>http://www.oehive.org/new_ast</link>
 <description>&lt;p&gt;These pages are for exploring ideas and designing a new AST and/or &quot;Intermediate Representation&quot; tree for further semantic analysis of 4GL/ABL source code.&lt;/p&gt;
&lt;p&gt;The output of Proparse and ProRefactor will be used to generate an IR tree which is more appropriate for control flow, data flow, and other kinds of analysis.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/193&quot; class=&quot;og_links&quot;&gt;Codeparse group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/new_ast&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/new_ast#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/131">Code Parsing</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <group domain="http://www.oehive.org/node/193">Codeparse group</group>
 <pubDate>Thu, 21 Sep 2006 16:42:12 +0000</pubDate>
 <dc:creator>john</dc:creator>
 <guid isPermaLink="false">369 at http://www.oehive.org</guid>
</item>
<item>
 <title>Prolint/Eclipse</title>
 <link>http://www.oehive.org/node/368</link>
 <description>&lt;p&gt;John has started some initial work on a Java/Eclipse variant of Prolint. This variant of Prolint has the advantage of easy access to ProRefactor&#039;s output - especially its symbol tables and scoping information.&lt;/p&gt;
&lt;p&gt;Questions about getting the original Prolint into Eclipse, and other &quot;project direction&quot; type questions, are completely unanswered. It&#039;s all very open for you to dive in, write some code, and help determine how best to make Prolint an integral part of working with 4GL/ABL in Eclipse and OpenEdge Architect.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/368&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/368#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/156">Eclipse</category>
 <category domain="http://www.oehive.org/taxonomy/term/155">Prolint</category>
 <category domain="http://www.oehive.org/taxonomy/term/131">Code Parsing</category>
 <category domain="http://www.oehive.org/taxonomy/term/132">Code Quality &amp;amp; Improvement</category>
 <group domain="http://www.oehive.org/node/193">Codeparse group</group>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Thu, 21 Sep 2006 16:14:49 +0000</pubDate>
 <dc:creator>john</dc:creator>
 <guid isPermaLink="false">368 at http://www.oehive.org</guid>
</item>
<item>
 <title>Prolint</title>
 <link>http://www.oehive.org/prolint</link>
 <description>&lt;p&gt;Prolint is a tool for automated source code review of Progress 4GL code. It reads one or more sourcefiles and examines it for bad programming practice&lt;/p&gt;
&lt;p&gt;When you are interested Prolint, you are encouraged to subscribe to this group where you find the on-line tools to collaborate and discuss Prolint. There is a discussion forum, you can submit issues (for bugs and enhancement requests), you can modify the on-line documentation. So subscribe, and then don&#039;t forget to go to your subscription details to enable the e-mail notification!&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/154">developer tools</category>
 <category domain="http://www.oehive.org/taxonomy/term/222">Progress development tool</category>
 <category domain="http://www.oehive.org/taxonomy/term/155">Prolint</category>
 <category domain="http://www.oehive.org/taxonomy/term/302">testing</category>
 <category domain="http://www.oehive.org/taxonomy/term/131">Code Parsing</category>
 <category domain="http://www.oehive.org/taxonomy/term/132">Code Quality &amp;amp; Improvement</category>
 <category domain="http://www.oehive.org/taxonomy/term/214">Development Support Tools</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <pubDate>Sat, 16 Sep 2006 12:28:20 +0000</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">223 at http://www.oehive.org</guid>
</item>
<item>
 <title>Proparse-Based Utilities</title>
 <link>http://www.oehive.org/project/code_parse_utils</link>
 <description>&lt;p&gt;This project gathers various utilities related to parsing code. This includes tools for viewing or converting Proparse&#039;s syntax tree, utilities for find and report, utilities for search and replace, etc.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/193&quot; class=&quot;og_links&quot;&gt;Codeparse group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/131">Code Parsing</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <group domain="http://www.oehive.org/node/193">Codeparse group</group>
 <pubDate>Tue, 05 Sep 2006 17:43:45 +0000</pubDate>
 <dc:creator>john</dc:creator>
 <guid isPermaLink="false">149 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
