<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
   <channel>
      <title>Comp.compilers newsgroup</title>
      <link>http://compilers.iecc.com/</link>
      <description>The oldest and most popular online compilers forum.</description>
      <language>en-us</language>
      <generator>Compilers RSS kludge 0.1</generator>
      <managingEditor>compilers-request@iecc.com</managingEditor>
      <webMaster>webmaster@iecc.com</webMaster>
      <item>
         <title>Re: push lexer?</title>
	 <pubDate>Tue, 31 Jan 2012 04:28:27 +0000 (UTC)</pubDate>
	 <author>Johann 'Myrkraverk' Oskarsson &lt;johann@2ndquadrant.com&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-042</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-042</guid>
	 <description>Hans Aberg &lt;haberg-news@telia.com&gt; writes:

&gt; On 2012/01/17 10:28, John Levine wrote:
&gt;&gt;&gt; Bison 2.5 has a "push api".
&gt;&gt;&gt; http://www.gnu.org/software/bison/manual/html_node/Push-Parser-Function.html
&gt;&gt;&gt;
&gt;&gt;&gt; Does there exist something similar for lex of flex or does
</description>
      </item>
      <item>
         <title>ACM ISMM 2012 Call for Papers (Beijing, Jun 12)</title>
	 <pubDate>Tue, 31 Jan 2012 04:27:52 +0000 (UTC)</pubDate>
	 <author>Martin Vechev &lt;martin.vechev@gmail.com&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-041</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-041</guid>
	 <description>International Symposium on Memory Management (ISMM)
June 15-16, 2012, Beijing China
http://ismm12.cs.purdue.edu/

Call For Papers.  Important Dates

    Abstracts are due on February 2, 2012.
    Full papers are due on February 7th, 1pm PST, 2012.

ISMM is a forum for research in areas related to memory management.
</description>
      </item>
      <item>
         <title>Compiler positions available for week ending January 29</title>
	 <pubDate>Sun, 29 Jan 2012 15:59:02 +0000 (UTC)</pubDate>
	 <author>"comp.compilers" &lt;compilers@iecc.com&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-040</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-040</guid>
	 <description>This is a digest of ``help wanted'' and ``position available'' messages
received at comp.compilers during the preceding week.  Messages must
advertise a position having something to do with compilers and must also
conform to the guidelines periodically posted in misc.jobs.offered.
</description>
      </item>
      <item>
         <title>GNU Tools Cauldron 2012 - Call for Abstracts and Participation (Prague, Jul 12)</title>
	 <pubDate>Thu, 19 Jan 2012 22:02:15 +0000 (UTC)</pubDate>
	 <author>dnovillo@google.com (Diego Novillo)</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-038</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-038</guid>
	 <description>REMINDERS:

1- If you are thinking of preparing a presentation ahead of
   time, please let us know before 31/Jan.  You do not need to
   prepare a detailed write-up.  We will also be voting on
   discussion topics just ahead of the conference, like we did
</description>
      </item>
      <item>
         <title>Re: Help needed with function pointer examples</title>
	 <pubDate>Thu, 19 Jan 2012 14:27:58 +0000 (UTC)</pubDate>
	 <author>Tony Finch &lt;dot@dotat.at&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-037</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-037</guid>
	 <description>Swati &lt;swatirathi@cse.iitb.ac.in&gt; wrote:
&gt;
&gt;We are doing an analysis on the usage of function pointers.
&gt;We have considered one such example as GCC which uses function pointers.
&gt;Can you suggest any other application which uses function pointers
</description>
      </item>
      <item>
         <title>Re: push lexer?</title>
	 <pubDate>Wed, 18 Jan 2012 00:13:52 +0000 (UTC)</pubDate>
	 <author>Hans Aberg &lt;haberg-news@telia.com&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-036</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-036</guid>
	 <description>On 2012/01/17 10:28, John Levine wrote:
&gt;&gt; Bison 2.5 has a "push api".
&gt;&gt; http://www.gnu.org/software/bison/manual/html_node/Push-Parser-Function.html
&gt;&gt;
&gt;&gt; Does there exist something similar for lex of flex or does somebody know
</description>
      </item>
      <item>
         <title>Re: Statistics on compiling the Free Pascal compiler for Win32</title>
	 <pubDate>Tue, 17 Jan 2012 16:22:12 +0000 (UTC)</pubDate>
	 <author>Sven Barth &lt;pascaldragon@googlemail.com&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-035</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-035</guid>
	 <description>Am 17.01.2012 05:19, schrieb Paul Robinson:
&gt; Compiling using the DOS IDE, I brought up the file PP.PAS, declared it
&gt; as the primary file, for compiler switches, I entered into the IDE the
&gt; following:
&gt;
&gt; Win32 I386 cpu32bitaddr
&gt;
</description>
      </item>
      <item>
         <title>Re: Help needed with function pointer examples</title>
	 <pubDate>Tue, 17 Jan 2012 16:21:04 +0000 (UTC)</pubDate>
	 <author>Hans-Peter Diettrich &lt;DrDiettrich1@aol.com&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-034</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-034</guid>
	 <description>Torben Fgidius Mogensen schrieb:
&gt; The moderator opined:
&gt;&gt; [Any program written in an OO language that allows inheritance or
&gt;&gt; overloading uses function pointers, since that's how they're
&gt;&gt; implemented. -John]
&gt;
&gt; If the inheritance and overloading can be resolved statically, function
</description>
      </item>
      <item>
         <title>Statistics on compiling the Free Pascal compiler for Win32</title>
	 <pubDate>Tue, 17 Jan 2012 16:20:15 +0000 (UTC)</pubDate>
	 <author>Paul Robinson &lt;paul@paul-robinson.us&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-033</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-033</guid>
	 <description>I wanted to actually test that the Free Pascal compiler - as originally
written - would compile on my machine.  Note for comp.compilers readers, the
Free Pascal compiler is self-hosting, it is written in its own language,
unlike, say, the GNU Pascal Compiler which is a front-end for the GNU Compiler
</description>
      </item>
      <item>
         <title>push lexer?</title>
	 <pubDate>Tue, 17 Jan 2012 16:00:25 +0000 (UTC)</pubDate>
	 <author>Detlef Bosau &lt;detlef.bosau@web.de&gt;</author>
	 <link>http://compilers.iecc.com/comparch/article/12-01-032</link>
	 <guid isPermaLink="true">http://compilers.iecc.com/comparch/article/12-01-032</guid>
	 <description>Bison 2.5 has a "push api".
http://www.gnu.org/software/bison/manual/html_node/Push-Parser-Function.html

Does there exist something similar for lex of flex or does somebody know
a "push scanner"?

Thanks.

Detlef
[Not that I've ever seen.  It would be straightforward to modify flex
</description>
      </item>
   </channel>
</rss>

