kawa-commonlisp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Kawa-commonlisp-dev] More CL primitives


From: Charles Turner
Subject: [Kawa-commonlisp-dev] More CL primitives
Date: Fri, 7 Feb 2014 06:52:40 +0000

I added a couple more primitives, and hit a stumbling block trying to
get the DO macro from Scheme to work. Turned out that the NOT
procedure was not being properly declared from CL as a procedure,
DEFUN doesn't play well with Scheme code at the moment.

Predicate functions from CL will likely also cause problems when used
in Scheme macros. I will try to fix that in a later patch when it
becomes a show-stopper.

I have also added some test cases for the new CL primitives.

Attachment: kawa-prims1.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]