Subject: Re: OPFR
From: rpw3@rpw3.org (Rob Warnock)
Date: Fri, 13 Jan 2006 20:36:51 -0600
Newsgroups: comp.lang.lisp
Message-ID: <x4adnRSFa4pe_lXeRVn-sQ@speakeasy.net>
<nallen05@gmail.com> wrote:
+---------------
| So I guess the purpose of this could best defined as a layer over
| the reader to infer possible syntax constructs delineated by newlines,
| and a layer over eval to find the right combination of following and
| ignoring those rules
+---------------

Uh... I think I'll stick with my much simpler original OPFR, thanks.  ;-}
It has the virtue of being very simple to code *and* having behavior
that's extremely predictable by the human user [being pure CL except
for the outer parens].


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607