This refuses to compile. Commenting out the (setf roll line lets it compile. However, (setf roll... itself evaluates correctly in the REPL.
Is there a way to do something like lexical closures using macrolet?What I want to do is make the following macro a local recursive helper that calls a function on each combination instead of generati
I want to teach myself Spanish and Lisp.I\'ve got several word lists like the data show below.How can I generate a quiz from the data that looks like this?
I\'m trying to change the value of an Editable-Text control in Allegro CL (version 8.0.1) by clicking a Default-Button.
Develop a C program for file-copy where two processes work together to complete the task: Parent process receives source filename and destination filename from command line. It opens the source file
I\'m trying to adapt this defstruct example by adding the select- functions described in the book: Practical Common Lisp.I\'m running the code in Emacs using the Common Lisp package.The select-by-firs
By default, Xcode automatically indents multiple lines of code within C-style comment blocks by one space:
In this StackOverFlow question, I created an employee database and provided a select-by-first function.How can I write a select-by-first-pattern where the record is returned if any part of the string/
I have found Sun\'s implementation of JSAPI on Linux to be beyond awful. To put it mildly. The Pulse Audio implementation, courtesy of IcedTea, has some quirks but offers much better performance overa
I am trying to understand the CSS effects that jQTouch implements. http://www.jqtouch.com/ It has some CSS definitions that contain syntax like body > *