alisp
Jecel Assumpcao Jr
jecel@lsi.usp.br
Sun, 10 Oct 1999 03:28:15 -0300
Rafael Kaufmann wrote:
>
> I'd appreciate any thoughts, comments, suggestions, etc. that any of you
> might have on the design and implementation and design of alisp (no
> project website yet), a general-purpose, fully reflective language of
> the Lisp family, and its accompanying interactive compiler. I intend to
> start out by following the Scheme specification (R5RS), and
> incrementally add features.
That is certainly one way to do it. I prefer to start with a
specification like that and then see what features I can remove...
-- Jecel