Search code examples
combining two variables into one function name in macro...


macroscommon-lispclisp

Read More
Has this function an effect on toplevel?...


clisp

Read More
lisp convert to string uppercase...


symbolsuppercaseclisp

Read More
How to get the last element of a list and return nil if the element isn't in the list...


clisp

Read More
Collecting the time and space results produced by `time` macro?...


lispcommon-lispclispgnu-common-lisp

Read More
I want to know what is wrong in my function please...


clisp

Read More
Which IDE are CLISP Programmers using?...


emacsideslimeclisp

Read More
Contrast CFFI vs FFI...


fficlispcffi

Read More
clisp: encoding and decoding character sets without file I/O...


encodingutf-8clisp

Read More
CLISP macro definition uses charset symbol, but compiling fails...


macroscompilationcommon-lispclisp

Read More
How to seek in a file in CLISP?...


clisp

Read More
Turning off the result printing in common lisp...


lispcommon-lispclisp

Read More
how to retrieve errno from an os error?...


clisp

Read More
Is it possible to read a line as a list instead of a string?...


listfile-ioclisp

Read More
Trouble returning recursively-built lists to calling functions in Lisp...


recursionlispclisp

Read More
% operator to compute the remainder in CLISP...


lispclisp

Read More
Undefined variable on sbcl, not on clisp...


common-lispsbclclisp

Read More
Why is #' (sharp-quote) notation unnecessary in CLISP?...


lispcommon-lispclisp

Read More
Understanding numeric data types in functions...


lispcommon-lispclisp

Read More
GNU CLISP: finding the modification time of a file...


common-lispclisp

Read More
Applying sqrt function to multiple lists in clisp...


lispcommon-lispclisp

Read More
Using packages installed from quicklisp with clisp...


common-lispclispquicklisp

Read More
apply & funcall - the different results...


lispcommon-lispclispansi-common-lisp

Read More
How to use quick lisp in batch mode of CLISP...


common-lispclispquicklisp

Read More
Test if array is inside a list in lisp...


arrayslistfindcommon-lispclisp

Read More
Why does setf work in repl but give an error when compiled?...


common-lispclisp

Read More
removing piped dot in string common lisp...


parsingcommon-lispclisp

Read More
Copy of a 2d array instead of reference in CLISP...


arraysfunctional-programminglispcommon-lispclisp

Read More
Writing/reading a file in binary mode in Clisp...


file-iolispcommon-lispclispline-endings

Read More
Error in LISP - SYSTEM::%EXPAND-FORM: invalid form (40)...


if-statementfunctional-programminglispcommon-lispclisp

Read More
BackNext