<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[COMPILER CONSTRUCTION]]></title><description><![CDATA[<p dir="auto">Assignment # 2<br />
COMPILER CONSTRUCTION</p>
<p dir="auto">a: Give the Syntax Directed Translation Scheme to translate the WHILE statement: choose either JAVA or C++ syntax for building grammar</p>
<p dir="auto">b: Now create THREE ADDRESS translation for the given piece of code:<br />
while (a &gt; b)<br />
{<br />
if (c &gt; d)<br />
c = c - d;<br />
else<br />
c = c + d;<br />
}</p>
]]></description><link>https://community.secnto.com//topic/2042/compiler-construction</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 20:45:33 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/2042.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Sep 2020 21:55:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to COMPILER CONSTRUCTION on Thu, 10 Sep 2020 20:18:49 GMT]]></title><description><![CDATA[<p dir="auto">last date?</p>
]]></description><link>https://community.secnto.com//post/5906</link><guid isPermaLink="true">https://community.secnto.com//post/5906</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Thu, 10 Sep 2020 20:18:49 GMT</pubDate></item></channel></rss>