[cl-ppcre-devel] Why is parse-string not exported

25 Jan
2006
25 Jan
'06
2:29 a.m.
Parse-string seems like a very handy tool for learning how to create parse trees and for creating them even if you already know about them. Is there a reason not to export it? thanks, -- Gary Warren King metabang.com http://www.metabang.com/

25 Jan
25 Jan
8:50 a.m.
On Tue, 24 Jan 2006 21:29:27 -0500, Gary King <gwking@metabang.com> wrote:
Parse-string seems like a very handy tool for learning how to create parse trees and for creating them even if you already know about them. Is there a reason not to export it?
Hi Gary! I wouldn't mind exporting it but I don't think it makes sense when you're actually /using/ PPCRE. Seems more like something for the REPL to me. Cheers, Edi.
7097
Age (days ago)
7097
Last active (days ago)
1 comments
2 participants
participants (2)
-
Edi Weitz
-
Gary King