<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://eiffelroom.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>eiffelroom - gelex - Comments</title>
 <link>http://eiffelroom.com/tool/gelex</link>
 <description>Comments for &quot;gelex&quot;</description>
 <language>en</language>
<item>
 <title>gelex</title>
 <link>http://eiffelroom.com/tool/gelex</link>
 <description>&lt;p&gt;Gobo Eiffel Lex is a tool for generating Eiffel programs that perform pattern-matching on text. Gelex reads a given input file for the description of the scanner to be generated. The description is in the form of pairs of regular expressions and Eiffel code, called rules. Gelex generates as output an Eiffel class equipped with routines to analyze input text for occurrences of the regular expressions. Whenever one is found, the corresponding Eiffel code is executed.&lt;/p&gt;

</description>
 <comments>http://eiffelroom.com/tool/gelex#comments</comments>
 <category domain="http://eiffelroom.com/tag/gobo">Gobo</category>
 <category domain="http://eiffelroom.com/tag/lexer">lexer</category>
 <category domain="http://eiffelroom.com/tag/lexing">lexing</category>
 <category domain="http://eiffelroom.com/tag/parsing">parsing</category>
 <category domain="http://eiffelroom.com/tag/scanner">scanner</category>
 <pubDate>Mon, 05 Feb 2007 09:29:45 -0800</pubDate>
 <dc:creator>Jocelyn Fiat</dc:creator>
 <guid isPermaLink="false">62 at http://eiffelroom.com</guid>
</item>
</channel>
</rss>
