<?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>Mon, 25 May 2026 16:08:24 -0400</lastBuildDate>
  <atom:link href="https://e-sygoing.link/rss.php?type=new&amp;cid=87849"
             rel="self" type="application/rss+xml"/>
    <item>
    <title>Constructor of Useful Parsers (CUP)</title>
    <link>https://e-sygoing.link/link/5636731-constructor-of-useful-parsers-cup</link>
    <description>Generates LALR parsers from simple specifications. [Open Source]</description>
    <pubDate>Wed, 03 Dec 2025 06:30:49 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636731</guid>
  </item>
    <item>
    <title>JELLRAP</title>
    <link>https://e-sygoing.link/link/5636735-jellrap</link>
    <description>The Java Enhanced LL LR Animated Parser is a graphical tool to parse strings using a variety of algorithms; LLParse and LRParse combined into a single tool that will run on multiple platforms. [Open Source]</description>
    <pubDate>Tue, 04 Nov 2025 05:17:29 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636735</guid>
  </item>
    <item>
    <title>SableCC</title>
    <link>https://e-sygoing.link/link/5636732-sablecc</link>
    <description>Object-oriented framework, written in Java, that generates compilers (and source-interpreters) for Java. [Open Source, LGPL]</description>
    <pubDate>Tue, 05 Aug 2025 22:31:05 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636732</guid>
  </item>
    <item>
    <title>JFlex</title>
    <link>https://e-sygoing.link/link/5636733-jflex</link>
    <description>Lexical analyzer generator (also known as scanner generator) for Java, written in Java. A rewrite of JLex with more features. [Open Source, GPL]</description>
    <pubDate>Mon, 10 Mar 2025 20:13:35 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636733</guid>
  </item>
    <item>
    <title>Modern Compiler Implementation in Java</title>
    <link>https://e-sygoing.link/link/5636734-modern-compiler-implementation-in-java</link>
    <description>JLex and CUP, Andrew Appel&#039;s Lex and YACC equivalents. LALR parser generators. The tools are free, the book their use is described in can be ordered here. [Freeware]</description>
    <pubDate>Thu, 27 Feb 2025 06:38:55 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636734</guid>
  </item>
    <item>
    <title>Coco/R for Java</title>
    <link>https://e-sygoing.link/link/5636736-cocor-for-java</link>
    <description>Takes as input a compiler description in the form of an LL(1) attributed grammar and generates a scanner and parser. [Freeware]</description>
    <pubDate>Sun, 08 Dec 2024 02:42:30 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636736</guid>
  </item>
    <item>
    <title>Beaver</title>
    <link>https://e-sygoing.link/link/5636738-beaver</link>
    <description>A LALR(1) parser generator. Uses very fast (based on perfect hashing) parsing engine. [Open source, LGPL]</description>
    <pubDate>Mon, 29 Apr 2024 07:39:35 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636738</guid>
  </item>
    <item>
    <title>BNF for Java</title>
    <link>https://e-sygoing.link/link/5636739-bnf-for-java</link>
    <description>BNF compiler-compiler is designed to conform to ISO-14977. It is implemented in Java, for Java programmers. [Open source, GPL]</description>
    <pubDate>Wed, 24 Jan 2024 17:57:04 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636739</guid>
  </item>
    <item>
    <title>MixedCC - Mixed Compiler Compiler</title>
    <link>https://e-sygoing.link/link/5636740-mixedcc-mixed-compiler-compiler</link>
    <description>Parser generator capable of parsing and handling inner layer stacks of multi-layer templates. Open source in Java. Parsing mechanism works as Detachable-Layer Stack Machine. SPIndent is implementation of MixedCC for JSP/PHP/ASP.</description>
    <pubDate>Sun, 08 Oct 2023 04:38:48 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5636740</guid>
  </item>
  </channel>
</rss>
