<rss version="2.0">
<channel>
<title>comp.compilers.tools.pccts :: Construction of compilers and tools with PCCTS.</title>
<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/</link>
<description>Posts for comp.compilers.tools.pccts</description>
<lastBuildDate>Thu, 14 Aug 2008 13:21:29 PDT</lastBuildDate>
  <image>
    <title>http://www.nnseek.com/</title>
    <link>http://www.nnseek.com/</link>
    <url>http://www.nnseek.com/img/64.png</url>
    <width>64</width>
    <height>64</height>
    <description>NNSeek</description>
  </image>
<item>
	<title><![CDATA[comp.compilers.tools.pccts pet]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/comp_compilers_tools_pccts_pet_145781579t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/comp_compilers_tools_pccts_pet_145781579t.html</link>
	<description><![CDATA[<br><a href="http://mix.googlebong.com" rel="nofollow" class="url" target="_blank">http://mix.googlebong.com</a><br><br><br>Catherine McNeeley GoogleBong<br><br><br><br><br><br><br>  img { border: 2px solid Black }<br><br>  pre { font: 6pt/8pt }<br><br>  p,blockquote { font: 16pt; font-family: verdana, arial, 'sans serif' }<br><br>  h1,h2,h3,h4,ul { font-family: verdana, arial, 'sans serif'; font: 14p }<br><br>  table,li,td { font-family: verdana, arial, 'sans serif'; font: 12p }<br><br>  ul { list-style: disc }<br><br>  ol { list-style: decimal }<br><br>  body { background: "#EEEEEE" }<br><br>  h1,h2,h3,h4,hr,p,ul,blockquote,pre { color:Black }<br><br>  a:link    { color:Blue }<br><br>  a:visited { color:Blue }<br><br>  a:active  { color:"#008000" }<br><br>  a:hover   { color:"#008000" }<br><br>  h1.header { padding:0em; margin:0 }<br><br>  <a href="http://div.container" rel="nofollow" class="url" target="_blank">div.container</a> { width:100%%; margin:0px; border:1px solid Black; line-height:150%% }<br><br>  div.header,div.footer { padding:0.5em; color:white; background-color:Black; clear:left }<br><br>  div.left { width:15%%; margin:0; float:left; padding:0; }<br><br>  div.right { width:15%%; left:85%%; margin:0; border:1px solid Black; float:right; padding:1em }<br><br>  <a href="http://div.content" rel="nofollow" class="url" target="_blank">div.content</a> { width:70%%; left:15%%; margin:3em; padding:3em }<br><br><br><br><br><br>  <br>  <br>    <br>    <br>    <br>    <br>  <br>  <br><br><br><br><br><br><br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/comp_compilers_tools_pccts_pet_145781579t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/comp_compilers_tools_pccts_pet_145781579m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 14 Aug 2008 13:21:29 PDT</pubDate>
</item>
<item>
	<title><![CDATA[newbee help : parser in C]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/newbee_help_parser_in_c_139875659t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/newbee_help_parser_in_c_139875659t.html</link>
	<description><![CDATA[hi all . i am trying to build a parser in ANSI C . I made a lexical<br>analyser in the same language a while ago . It was a very simple lexer<br>that tokenised a simple C source code text file - basically a very<br>simple lexer . I had made use of hash tables for the data structure .<br>Now i want to know how to build a parser . I'll let you know what i<br>know about parser building - i'll need a grammar written in the form<br>of regular expressions , i would need to implement something called a<br>parse tree in a data structure of my choice and so on . The problem is<br>that i know stuff here and there but i haven't got a full picture as<br>to what approach is to be taken to attack the problem ,i.e, i do not<br>know the steps involved in the learning curve for parser building .<br>Can anyone out there kindly layout the steps to be taken in proper<br>order ? i want to have a working parser in the next 15 days since<br>thats the amount of time after which my college resumes . I have<br>compiler construction in my next semester so i want to have atleast<br>the front-end ready before the course starts . I do not want a very<br>efficient , high-end or hi-tech parser - just a simple one that<br>demonstrates the concept decently . Any language whose grammar (in the<br>form of REs) is available would do , its not that i want to stick with<br>C alone since i made my lexer for that . It would be very appreciative<br>if anyone who's made a parser before in C could lend me the source<br>code for studying purposes . Resorces that would not take much time<br>are welcome - you see , since i have time constraints i'd like to get<br>to the coding part as soon as possible (and please tell me where to<br>get that grammar from too) .<br>    Thanking in anticipation . Vaib .<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/newbee_help_parser_in_c_139875659t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/newbee_help_parser_in_c_139875659m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 19 Jun 2008 14:28:51 PDT</pubDate>
</item>
<item>
	<title><![CDATA[propecia canada soft bon marche eurodrugs.org citrate de sildenafil bon marche citrate de sildenafil bon marche pharmacie en ligne canada 1]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/propecia_canada_soft_bon_marche_eurodrugs_org_citrate_135850571t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/propecia_canada_soft_bon_marche_eurodrugs_org_citrate_135850571t.html</link>
	<description><![CDATA[propecia canada soft bon marche<br> <a href="http://eurodrugs.org" rel="nofollow" class="url" target="_blank">eurodrugs.org</a><br> citrate de sildenafil bon marche<br> citrate de sildenafil bon marche<br> pharmacie en ligne canada<br> <br><br><br> +++ SANTE MASCULINE +++ SANTE MASCULINE +++ SANTE MASCULINE +++<br> +<br> ACHETER VIAGRA BON MARCHE (ALL CARDS ACCEPTED !!!)<br> <a href="http://jhku.net/ACHETER-VIAGRA-BON-MARCHE" rel="nofollow" class="url" target="_blank">http://jhku.net/ACHETER-VIAGRA-BON-MARCHE</a>/<br> <a href="http://jhku.net/ACHETER-VIAGRA-SOFT" rel="nofollow" class="url" target="_blank">http://jhku.net/ACHETER-VIAGRA-SOFT</a>/<br> <a href="http://jhku.net/ED-PAQUETS-DESSAI" rel="nofollow" class="url" target="_blank">http://jhku.net/ED-PAQUETS-DESSAI</a>/<br> <br> ACHETER VIAGRA BON MARCHE (Western Union, Diners, AMEX)<br> <a href="http://WWW.ACHETER-VIAGRA.TK" rel="nofollow" class="url" target="_blank">http://WWW.ACHETER-VIAGRA.TK</a>/<br> <a href="http://WWW.ACHETER-VIAGRA-DOUX.TK" rel="nofollow" class="url" target="_blank">http://WWW.ACHETER-VIAGRA-DOUX.TK</a>/<br> <a href="http://WWW.ED-PAQUETS-DESSAI.TK" rel="nofollow" class="url" target="_blank">http://WWW.ED-PAQUETS-DESSAI.TK</a>/<br> +<br> +<br> +<br> ACHETER CIALIS BON MARCHE (ALL CARDS ACCEPTED !!!)<br> <a href="http://jhku.net/ACHETER-CIALIS-BON-MARCHE" rel="nofollow" class="url" target="_blank">http://jhku.net/ACHETER-CIALIS-BON-MARCHE</a>/<br> <a href="http://jhku.net/ACHETER-CIALIS-SOFT" rel="nofollow" class="url" target="_blank">http://jhku.net/ACHETER-CIALIS-SOFT</a>/<br> <a href="http://jhku.net/ED-PAQUETS-DESSAI" rel="nofollow" class="url" target="_blank">http://jhku.net/ED-PAQUETS-DESSAI</a>/<br> <br> ACHETER VIAGRA BON MARCHE (Western Union, Diners, AMEX)<br> <a href="http://WWW.ACHETER-CIALIS.TK" rel="nofollow" class="url" target="_blank">http://WWW.ACHETER-CIALIS.TK</a>/<br> <a href="http://WWW.ACHETER-CIALIS-DOUX.TK" rel="nofollow" class="url" target="_blank">http://WWW.ACHETER-CIALIS-DOUX.TK</a>/<br> <a href="http://WWW.ED-PAQUETS-DESSAI.TK" rel="nofollow" class="url" target="_blank">http://WWW.ED-PAQUETS-DESSAI.TK</a>/<br> +<br> +<br> +<br> ACHETER LEVITRA BON MARCHE (ALL CARDS ACCEPTED !!!)<br> <a href="http://jhku.net/ACHETER-LEVITRA-BON-MARCHE" rel="nofollow" class="url" target="_blank">http://jhku.net/ACHETER-LEVITRA-BON-MARCHE</a>/<br> <a href="http://jhku.net/ED-PAQUETS-DESSAI" rel="nofollow" class="url" target="_blank">http://jhku.net/ED-PAQUETS-DESSAI</a>/<br> <br> ACHETER VIAGRA BON MARCHE (Western Union, Diners, AMEX)<br> <a href="http://WWW.ACHETER-LEVITRA.TK" rel="nofollow" class="url" target="_blank">http://WWW.ACHETER-LEVITRA.TK</a>/<br> <a href="http://WWW.ED-PAQUETS-DESSAI.TK" rel="nofollow" class="url" target="_blank">http://WWW.ED-PAQUETS-DESSAI.TK</a>/<br> +<br> +<br> +<br> ACHETER PROPECIA BON MARCHE (ALL CARDS ACCEPTED !!!)<br> <a href="http://jhku.net/ACHETER-PROPECIA-BON-MARCHE" rel="nofollow" class="url" target="_blank">http://jhku.net/ACHETER-PROPECIA-BON-MARCHE</a>/<br> <br> ACHETER VIAGRA BON MARCHE (Western Union, Diners, AMEX)<br> <a href="http://WWW.ACHETER-PROPECIA.TK" rel="nofollow" class="url" target="_blank">http://WWW.ACHETER-PROPECIA.TK</a>/<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> <br><br><br> <a href="http://www.directpharma.net/simvastatin.html?affid=6138" rel="nofollow" class="url" target="_blank">http://www.directpharma.net/simvastatin.html?affid=6138</a><br> <a href="http://www.buy-albenza-generic.info" rel="nofollow" class="url" target="_blank">http://www.buy-albenza-generic.info</a><br> <a href="http://www.online-medical.net/Sildenafil_Citrate.asp?affid=6138" rel="nofollow" class="url" target="_blank">http://www.online-medical.net/Sildenafil_Citrate.asp?affid=6138</a><br> <a href="http://www.directpharma.net/?affid=6138" rel="nofollow" class="url" target="_blank">http://www.directpharma.net/?affid=6138</a><br> <a href="http://www.topills.com/Generic-Levitra.html?affid=6138" rel="nofollow" class="url" target="_blank">http://www.topills.com/Generic-Levitra.html?affid=6138</a><br> <br><br><br><br><br><br><br><br><br><br><br><br> Acheter propecia canada en ligne sur internet<br> acheter propecia bon marche en linge<br> acquerir propecia en France soft<br> un Achat de propecia us usa avec livraison<br> propecia suisse<br> propecia aucune prescription<br> <a href="http://eurodrugs.org" rel="nofollow" class="url" target="_blank">eurodrugs.org</a><br> propecia canada commande en ligne<br> Achat propecia Pro<br> propecia soft generique<br> commander propecia us usa en ligne<br> propecia suisse bon marche Sans Prescription<br> propecia aucune prescription<br> propecia canada bon marche Sans Prescription<br> acheter propecia canada en linge sans presription<br> propecia bon marche<br> propecia Generique Inde<br> propecia canada soft bon marche<br> commander propecia en France soft<br> Achetez propecia canada<br> acquerir propecia en France soft<br> propecia soft sans prescription<br> femme en termes de propecia<br> propecia au rabais en ligne sans prescription<br> achat propecia<br> un Achat de propecia us usa avec livraison<br> propecia suisse<br> un Achat de propecia avec livraison<br> <a href="http://eurodrugs.org" rel="nofollow" class="url" target="_blank">eurodrugs.org</a><br> propecia suisse<br> achat propecia canada discret<br> achat propecia canada<br> acheter propecia canada concernées par cette<br> acheter propecia bon marche<br> Achetez propecia canada<br> propecia belgique Generique Inde<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/propecia_canada_soft_bon_marche_eurodrugs_org_citrate_135850571t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/propecia_canada_soft_bon_marche_eurodrugs_org_citrate_135850571m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Sun, 11 May 2008 05:11:20 PDT</pubDate>
</item>
<item>
	<title><![CDATA[Protect yourself against Operation Sudden Fall]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/protect_yourself_against_operation_sudden_fall_135682123t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/protect_yourself_against_operation_sudden_fall_135682123t.html</link>
	<description><![CDATA[Law enforcement is now intercepting text messages,<br>as proven by Operation Sudden Fall in San Diego.<br><br><a href="http://www.usdoj.gov/dea/pubs/states/newsrel/sd050608.html" rel="nofollow" class="url" target="_blank">http://www.usdoj.gov/dea/pubs/states/newsrel/sd050608.html</a><br><a href="http://www.signonsandiego.com/news/education/20080506-1338-bn06sdsu2.html" rel="nofollow" class="url" target="_blank">http://www.signonsandiego.com/news/education/20080506-1338-bn06sdsu2.html</a><br><br>Don't let your personal SMS/text messages fall into<br>the wrong hands.  Encrypt your messages with one<br>of these:<br><br>   <a href="http://www.CryptoSMS.org" rel="nofollow" class="url" target="_blank">http://www.CryptoSMS.org</a><br>   <a href="http://www.CryptoSMS.com" rel="nofollow" class="url" target="_blank">http://www.CryptoSMS.com</a><br>   <a href="http://www.FortressMail.net/fortress_sms.htm" rel="nofollow" class="url" target="_blank">http://www.FortressMail.net/fortress_sms.htm</a><br>   <a href="http://www.Cop2p.com/encrypted_sms.html" rel="nofollow" class="url" target="_blank">http://www.Cop2p.com/encrypted_sms.html</a><br><br>Be Safe, Be Encrypted, Fuck the Police!!<br><br>--<br>Both finding now, Latif and Francis sniffed the due pubs beneath long cleaner.<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/protect_yourself_against_operation_sudden_fall_135682123t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/protect_yourself_against_operation_sudden_fall_135682123m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Fri, 09 May 2008 17:50:19 PDT</pubDate>
</item>
<item>
	<title><![CDATA[233 bloqueador veicular sem mensalidades - http://bloqueadorgsm.vilabol.uol.com.br 2332280424602211702522440]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/_233_bloqueador_veicular_sem_mensalidades_http_bloqueadorgsm_131240523t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/_233_bloqueador_veicular_sem_mensalidades_http_bloqueadorgsm_131240523t.html</link>
	<description><![CDATA[       Bloqueador veícluar com tecnologia gsm - Sem mensalidades<br><br>Tenha toda segurança para seu carro com um preço justo.<br><br>Apenas R$ 299,00 ( sem mensalidades )<br><br><a href="http://bloqueadorgsm.vila.bol.com.br" rel="nofollow" class="url" target="_blank">http://bloqueadorgsm.vila.bol.com.br</a>/<br><br>Compare e Compre.<br>Rastreador de Veículo<br>Rastreadores de Veículos<br>Rastreador GPS<br>Rastreadores GPS<br>Rastreador Ituran<br>Rastreadores Ituran<br>Rastreador Portátil<br>Rastreadores Portáteis.<br>Assistência 24 Horas<br><br>Visite agora mesmo nosso site.<br><br><a href="http://bloqueadorgsm.vila.bol.com.br" rel="nofollow" class="url" target="_blank">http://bloqueadorgsm.vila.bol.com.br</a>/<br><br><br>Graber - Teletrim - Tele Trim - Ituran -<br>Rastreadores gps , Localizadores, Bloqueadores<br>Graber - Teletrim - Tele Trim - Ituran -<br>Rastreadores gps , Localizadores, Bloqueadores<br>Graber - Teletrim - Tele Trim - Ituran -<br>Rastreadores gps , Localizadores, Bloqueadores<br>Graber - Teletrim - Tele Trim - Ituran -<br>Rastreadores gps , Localizadores, Bloqueadores<br>Graber - Teletrim - Tele Trim - Ituran -<br>Rastreadores gps , Localizadores, Bloqueadores<br><br><br><br><br><br>HTigfm&n(>'qai?5"!Co'IuTsX.5APO=7\pcuWJ6<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/_233_bloqueador_veicular_sem_mensalidades_http_bloqueadorgsm_131240523t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/_233_bloqueador_veicular_sem_mensalidades_http_bloqueadorgsm_131240523m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Fri, 04 Apr 2008 14:49:33 PDT</pubDate>
</item>
<item>
	<title><![CDATA[nned help on printing strings matched by an ANTLR parser rule]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/nned_help_on_printing_strings_matched_by_an_antlr_parser_128817483t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/nned_help_on_printing_strings_matched_by_an_antlr_parser_128817483t.html</link>
	<description><![CDATA[Hi Friends<br><br>I need some help on how to print the input string in an input file<br>matched by a parser rule in ANTLR<br><br>The parser rule can contain many subrules and tokens<br><br>The rules can be of the form (~SEMI *) LFPAREN header; etc<br><br>I want to extract the string in the input file which matches a<br>particular rule like above.<br><br>Any help is greatly appreciated<br><br>Thanks in advance<br>Mabel<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/nned_help_on_printing_strings_matched_by_an_antlr_parser_128817483t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/nned_help_on_printing_strings_matched_by_an_antlr_parser_128817483m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Sun, 16 Mar 2008 23:36:15 PDT</pubDate>
</item>
<item>
	<title><![CDATA[Make Money Online]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/make_money_online_124872779t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/make_money_online_124872779t.html</link>
	<description><![CDATA[Make Money Online<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/make_money_online_124872779t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/make_money_online_124872779m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Fri, 22 Feb 2008 01:12:08 PST</pubDate>
</item>
<item>
	<title><![CDATA[Re: C++ grammar for ANTLR &amp; C# output]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/c_grammar_for_antlr_c_output_112707147t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/c_grammar_for_antlr_c_output_112707147t.html</link>
	<description><![CDATA[Rami wrote:<br>> I'm looking for ANTLR input file with C++ grammar which is configured for C#<br>> output. Does anybody know where can I find it?<br>><br><br>  Unfortunately, ANTLR does not support GLR parsing. You may want to<br>take a look at <a href="http://www.cubewano.org/oink" rel="nofollow" class="url" target="_blank">http://www.cubewano.org/oink</a>, it contains a GLR grammar<br>for C++. With a little bit of luck it is possible to extract the pure<br>grammar and feed it to some other GLR parser construction tool, if you<br>really desperately need it.<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/c_grammar_for_antlr_c_output_112707147t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/c_grammar_for_antlr_c_output_112707147m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 06 Dec 2007 08:37:43 PST</pubDate>
</item>
<item>
	<title><![CDATA[!!! WAREZ 4 SALE !!!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15162]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/warez_4_sale_15162_110158155t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/warez_4_sale_15162_110158155t.html</link>
	<description><![CDATA[Software for sale.  Huge Selection.  10 Euros/CD.  Worldwide shipping.<br><br>Windows, Mac, and Linux.  The very latest software, stock video/photo, games, etc.<br><br>Contact David for details:<br>david007@<a href="http://worldnewstonight.net" rel="nofollow" class="url" target="_blank">worldnewstonight.net</a><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>                                                                                                                                                             g5r+5/C`y<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/warez_4_sale_15162_110158155t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/warez_4_sale_15162_110158155m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Fri, 23 Nov 2007 00:15:30 PST</pubDate>
</item>
<item>
	<title><![CDATA[Looking for John Lilley's C++ grammar and PCCTS]]></title>
	<guid>http://www.nnseek.com/e/comp.compilers.tools.pccts/looking_for_john_lilley_s_c_grammar_and_pccts_109783883t.html</guid>
	<link>http://www.nnseek.com/e/comp.compilers.tools.pccts/looking_for_john_lilley_s_c_grammar_and_pccts_109783883t.html</link>
	<description><![CDATA[Hello,<br><br>I am looking for the C++ grammar and the PCCTS version that Jogn<br>Lilley modified. Unfortunately, I was not able to find them on today's<br>Internet - the original page has gone long ago.<br><br>If someone has a link or a copy of these to share, please post to<br><a href="http://comp.compilers.tools.pccts" rel="nofollow" class="url" target="_blank">comp.compilers.tools.pccts</a> - sorry for the crosspost.<br><br>Regards,<br>/jay<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/">comp.compilers.tools.pccts</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/looking_for_john_lilley_s_c_grammar_and_pccts_109783883t.html"><b>2</b> Comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.compilers.tools.pccts/looking_for_john_lilley_s_c_grammar_and_pccts_109783883m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Tue, 20 Nov 2007 17:27:05 PST</pubDate>
</item>
</channel>
</rss>