X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :content-type:content-transfer-encoding:mime-version:sender; q= dns; s=default; b=pZe6kfqnN1WrcVw002p1xHddMmpVTnplreRk4rZrYJEHXQ qdEhtld4aIz/J5Ue29Ps6vMypVVk6odWImus6hlHmjCs91arwAheC1FPJOkgIOpc ltAiROWDG+xaxTQAwAxTtrRvW1tD4BQRlD0zgxsNBKhhhB+5hF1Xxvu7W3AZ4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :content-type:content-transfer-encoding:mime-version:sender; s= default; bh=12zn7YTJddByamfmxJUJZCoK/WU=; b=cPf/Aovw31TpjNirfz4B ck6pI1kGhqDXTeO/MdB1UNftTSAHtwyc3zGBEedT/8TS9oRfX/q4ZfTHy5qxpnCR CupwVUjgBpDcFtsDnCvPpRxIw0eVEjG236m4MlO/LI/kX93kLgf/KBcFwrC49Qc+ 6I1uA0xFlP2seV+oNt5tpaA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=cygwin's, cygwins, Cygwins, ANNOUNCEMENT X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=cfZok4VsWHC6ozvGe80XsgGkg6UR3qoXpx4JsaqCwe8=; b=CaCKFcfI9gLvW4D9PMi57ho6hAj4vDYBU/vjNHmvok7VIqg6ougKTVUlNYtkpJ+2hneHOLTzRQ2ZtmxXUsA0ypxfEype6cFj79nJjZjDgqH9URjzO84pMIJrZDwJ11I2wj4mKB9vehaTGrca8w4kaDJMzZuldD+umzJVGdBL7XQ= From: Ken Brown To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] kelbt 0.16-1 Date: Thu, 15 Nov 2018 23:56:26 +0000 Message-Id: authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown AT cornell DOT edu; received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Sender: qmail alias X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wAG1OWkh022542 The following package has been uploaded to the Cygwin distribution: * kelbt-0.16-1 Kelbt generates backtracking LALR(1) parsers. Where traditional LALR(1) parser generators require static resolution of shift/reduce conflicts, Kelbt generates parsers that handle conflicts by backtracking at runtime. Kelbt is able to generate a parser for any context-free grammar that is free of hidden left recursion. This is a new package in the Cygwin distribution. Ken Brown Cygwin's kelbt maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple