From jan@swi.psy.uva.nl Tue May 22 12:35:01 2001
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f4MAZ1315959
	for <prolog@swi.psy.uva.nl>; Tue, 22 May 2001 12:35:01 +0200 (MET DST)
Received: (from jan@localhost)
	by gollem.swi.psy.uva.nl (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f4MAZ1J03665
	for prolog@swi.psy.uva.nl; Tue, 22 May 2001 12:35:01 +0200
Date: Tue, 22 May 2001 12:35:01 +0200
Message-Id: <200105221035.f4MAZ1J03665@gollem.swi.psy.uva.nl>
From: Jan Wielemaker <jan@swi.psy.uva.nl>
To: prolog@swi.psy.uva.nl
Phone: +31 - 20 - 525 6121
Subject: [SWIPL] Well established DCG primitives

Hi,

Does anybody know about the existence of a set of DCG primitives to
do common things such as skipping white-space, parse a sequence of
digits, identifier, ...?

Over the years I've established some goodies which I'd like to have in
the library (I won't be the only one :-), but if there is a body of
`standard' primitives I'm happy to include that or, if licence-terms
collide, re-implement them from the specs.

	--- Jan

