<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>e-sygoing.link — Lexer and Parser Generators</title>
  <link>https://e-sygoing.link</link>
  <description>Latest links in the Lexer and Parser Generators category</description>
  <language>en-us</language>
  <lastBuildDate>Sun, 24 May 2026 15:17:45 -0400</lastBuildDate>
  <atom:link href="https://e-sygoing.link/rss.php?type=new&amp;cid=89277"
             rel="self" type="application/rss+xml"/>
    <item>
    <title>AnaGram: LALR Parser Generator</title>
    <link>https://e-sygoing.link/link/5656062-anagram-lalr-parser-generator</link>
    <description>AnaGram provides a powerful grammar notation, special features for maintenance of highly configurable parsers, visual parsing and unique interactive debugging                 tools, supporting thread-safe parsers. The program produces C/C++ parsers for use on any platform and runs under Win9x/NT. A free trial copy is available.</description>
    <pubDate>Fri, 06 Feb 2026 09:44:00 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656062</guid>
  </item>
    <item>
    <title>LRgen Lexer &amp; Parser Generator from Parsetec</title>
    <link>https://e-sygoing.link/link/5656091-lrgen-lexer-parser-generator-from-parsetec</link>
    <description>LRgen is an LALR parser generator and LALR lexer generator, featuring TBNF grammar notation and LALR lexers for parser and compiler development. The lexers and parsers both use the 4MPT technology.</description>
    <pubDate>Tue, 18 Nov 2025 06:38:28 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656091</guid>
  </item>
    <item>
    <title>BtYacc: BackTracking Yacc</title>
    <link>https://e-sygoing.link/link/5656039-btyacc-backtracking-yacc</link>
    <description>A modified version of yacc that supports automatic backtracking and semantic disambiguation to parse ambiguous grammars. It also has syntactic sugar for inherited attributes.</description>
    <pubDate>Sun, 19 Oct 2025 21:09:07 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656039</guid>
  </item>
    <item>
    <title>Yacc++(R) and the Language Objects Library</title>
    <link>https://e-sygoing.link/link/5656052-yaccr-and-the-language-objects-library</link>
    <description>Object-oriented rewrite of Lex and Yacc for C++, with  automatic AST class generation, grammar inheritance, minimal state ELR(1) and technology. (Commercial package)</description>
    <pubDate>Sat, 27 Sep 2025 22:25:53 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656052</guid>
  </item>
    <item>
    <title>Lex and Yacc for Delphi 3</title>
    <link>https://e-sygoing.link/link/5656085-lex-and-yacc-for-delphi-3</link>
    <description>Port of lex and yacc to Delphi 3. Base at port to Turbo Pascal.</description>
    <pubDate>Thu, 11 Sep 2025 20:18:45 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656085</guid>
  </item>
    <item>
    <title>Spirit C++ Parser Framework</title>
    <link>https://e-sygoing.link/link/5656058-spirit-c-parser-framework</link>
    <description>An object oriented recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++.</description>
    <pubDate>Sat, 30 Aug 2025 00:39:14 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656058</guid>
  </item>
    <item>
    <title>TextTransformer</title>
    <link>https://e-sygoing.link/link/5656086-texttransformer</link>
    <description>A parsergenerator, a simple c++ interpreter and an interactive debugger combined to a visual development environment, which analyzes, evaluates, converts texts immediately.</description>
    <pubDate>Tue, 25 Mar 2025 02:41:26 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656086</guid>
  </item>
    <item>
    <title>GNU Flex</title>
    <link>https://e-sygoing.link/link/5656078-gnu-flex</link>
    <description>A fast lexical analyser generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison. [Open source, GPL]</description>
    <pubDate>Sun, 02 Mar 2025 03:04:59 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656078</guid>
  </item>
    <item>
    <title>Ragel State Machine Compiler</title>
    <link>https://e-sygoing.link/link/5656093-ragel-state-machine-compiler</link>
    <description>Compiles FSMs from regular languages into executable C, C++, Objective-C or D code. The GPL&#039;ed software can be used to create a parser for any language that is regular. Examples include parsing Unix mailbox files and general lexing tasks.</description>
    <pubDate>Wed, 12 Feb 2025 19:39:06 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656093</guid>
  </item>
    <item>
    <title>GNU Bison</title>
    <link>https://e-sygoing.link/link/5656041-gnu-bison</link>
    <description>A general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. [Open source, GPL]</description>
    <pubDate>Tue, 04 Feb 2025 04:19:54 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5656041</guid>
  </item>
  </channel>
</rss>
