Debian Bug report logs - #1003361
ITP: mlyacc-polyml -- LALR parser generator for Standard ML

Package: wnpp; Maintainer for wnpp is [email protected];

Reported by: Ryan Kavanagh <[email protected]>

Date: Sat, 8 Jan 2022 20:48:01 UTC

Owned by: Ryan Kavanagh <[email protected]>

Severity: wishlist

Full log


🔗 View this message in rfc822 format

X-Loop: [email protected]
Subject: Bug#1003361: ITP: mlyacc-polyml -- LALR parser generator for Standard ML
Reply-To: Ryan Kavanagh <[email protected]>, [email protected]
Resent-From: Ryan Kavanagh <[email protected]>
Resent-To: [email protected]
Resent-CC: [email protected], [email protected], [email protected]
X-Loop: [email protected]
Resent-Date: Sat, 08 Jan 2022 20:48:01 +0000
Resent-Message-ID: <[email protected]>
Resent-Sender: [email protected]
X-Debian-PR-Message: report 1003361
X-Debian-PR-Package: wnpp
X-Debian-PR-Keywords: 
Received: via spool by [email protected] id=B.164167471632301
          (code B); Sat, 08 Jan 2022 20:48:01 +0000
Received: (at submit) by bugs.debian.org; 8 Jan 2022 20:45:16 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2-bugs.debian.org_2005_01_02
	(2018-09-13) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-22.7 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
	DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
	FROMDEVELOPER,HAS_PACKAGE,PGPSIGNATURE,SPF_HELO_PASS,SPF_NONE,TXREP,
	UNPARSEABLE_RELAY autolearn=ham autolearn_force=no
	version=3.4.2-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 10; hammy, 150; neutral, 76; spammy,
	0. spammytokens: hammytokens:0.000-+--X-Debbugs-Cc,
	0.000-+--XDebbugsCc, 0.000-+--upstreams, 0.000-+--upstream's,
	0.000-+--H*ct:application
Received: from hades.rak.ac ([159.203.58.186]:28427)
	by buxtehude.debian.org with esmtp (Exim 4.92)
	(envelope-from <[email protected]>)
	id 1n6IaR-0008Oj-EG
	for [email protected]; Sat, 08 Jan 2022 20:45:16 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=debian.org; s=hades.rak.user;
	t=1641674713;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:  openpgp:openpgp;
	bh=70qYM4uRHo7/ZOC8IRK3xS6SI7kSOkM8+mirD/90y7g=;
	b=gSDRiKVzIsh51ufffhtMiekQ3H0dammdN5LC8A63yhJ+rqvvauuKEhwY/CtLU4OcoJTFwh
	SxTG/ZR20i1tXOsg8KuIj74okA1oghhN/Z6jb1iZm3zWcTK7PRXgwAb4RGKlxVf9U/+Kbt
	RGipIWSXc1OBtL/No8wCPBy1cuhMnxPsFJqHtcSRfNJ0pH+TxmlE2qZXM2fG/K6NvdaYNq
	RFCkrB/P4kam2KnZvzp0oQ/DCpssmTB7c4JyjeT5OIZ9k9QpgERwfBgN6KC+nO5Cp8oCGq
	2OAXyDInhbYLl4SaYbIGMiS22FGYZBKCjY1iI4Vo3l4PWwWhWtUOoDKtBRrzRg==
Received: from asteria.rak.ac (<unknown> [2001:470:8:385::1])
	by hades.rak.ac (OpenSMTPD) with ESMTPSA id 2835bbe4 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) auth=yes user=asteria
	for <[email protected]>;
	Sat, 8 Jan 2022 15:45:12 -0500 (EST)
Received: from localhost (asteria.rak.ac [local])
	by asteria.rak.ac (OpenSMTPD) with ESMTPA id b82f9882
	for <[email protected]>;
	Sat, 8 Jan 2022 20:45:09 +0000 (UTC)
Date: Sat, 8 Jan 2022 15:45:09 -0500
From: Ryan Kavanagh <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Message-ID: <[email protected]>
X-Reportbug-Version: 11.2.0
OpenPGP: id=4E469519ED677734268FBD958F7BF8FC4A11C97A;
 url=https://rak.ac/contact/4E469519ED677734268FBD958F7BF8FC4A11C97A.asc;
 preference=sign
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="7xtgeahocmtsdjun"
Content-Disposition: inline
Delivered-To: [email protected]
[Message part 1 (text/plain, inline)]
Package: wnpp
Severity: wishlist
Owner: Ryan Kavanagh <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : mlyacc-polyml
  Version         : x.y.z
  Upstream Author : Name <[email protected]>
* URL             : https://www.example.org/
* License         : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description     : LALR parser generator for Standard ML

An implementation of mlyacc ported from mlton to poly/ml.

I also ITP mllex-polyml. Perhaps the packages should be renamed to
polyml-mllex/polyml-mlyacc, instead of upstream's mllex-polyml and
mlyacc-polyml. https://bugs.debian.org/1003358

These ports may be eventually useful for sml compiler bootstrapping
efforts.

-- 
|)|/  Ryan Kavanagh  | 4E46 9519 ED67 7734 268F
|\|\  https://rak.ac | BD95 8F7B F8FC 4A11 C97A
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 11:19:34 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.