[cl-emb-devel] Can't call register-emb

Daniel Gackle dan at cambrianhouse.com
Tue May 23 06:25:15 UTC 2006


I'm new to Lisp, eager to learn, but having trouble getting cl-emb to work.
I'm running Lispbox on Windows, CLISP 2.37
(http://www.gigamonkeys.com/lispbox/). I've loaded cl-emb 0.4.3 and cl-ppcre
1.2.13. When I try to evaluate the first sample expression in the cl-emb
readme:

 

(cl-emb:register-emb "test1"

                     "10 stars: <% (dotimes (i 10) %>*<% ) %>")

 

. I get the following:

 

CL-PPCRE:REGEX-REPLACE-ALL: illegal keyword/value pair :SIMPLE-CALLS, T in
argument list.

The allowed keywords are #1=(:START

    :END :PRESERVE-CASE)

   [Condition of type SYSTEM::SIMPLE-KEYWORD-ERROR]

 

 Backtrace:

  0: #<COMPILED-FUNCTION CL-EMB::CONSTRUCT-EMB-FUNCTION>

  1: #<COMPILED-FUNCTION #:|131 139 (DEFMETHOD REGISTER-EMB (NAME #)
...)-20-1-1|>

...

 

Can anyone help?

 

Sincerely,

Daniel 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-emb-devel/attachments/20060523/a24f98a4/attachment.html>


More information about the cl-emb-devel mailing list