X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cygwin.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 <kbrown@cornell.edu>
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] kelbt 0.16-1
Date: Thu, 15 Nov 2018 23:56:26 +0000
Message-Id: <announce.20181115185533.12004-1-kbrown@cornell.edu>
authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown@cornell.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 <cygwin@server4.sourceware.org>
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


