Search code examples
Elisp: How to delete an element from an association list with string key...


emacslispelisp

Read More
Which is the easiest way to extend a Lisp with a small correction in the evaluation?...


lispcommon-lispracketevaldsl

Read More
Elisp: how to find list duplicates...


listduplicateslispelisp

Read More
Is there a way to execute arbitrary code in C preprocessor?...


cgcclisp

Read More
Building a debugger for my custom .NET language...


debuggingf#lispcil

Read More
LISP using negative number as exponent...


lispcommon-lisp

Read More
Why did I getting a (# # #) in result?...


printinglispcommon-lisp

Read More
Square of Sums in racket/scheme...


mathschemelispracket

Read More
Is there a book/guide for implementing a conditional restart system...


lispschemecondition-system

Read More
How to refresh, remake, lexical bindings on a lambda?...


bindingschemelispracket

Read More
Common Lisp - Function that builds, from a list of numbers, the list of more, smaller or equal to a ...


functionlispcommon-lisp

Read More
How to write set cover code by using Lisp ? (algorithm is included)...


listsetlispcommon-lisp

Read More
How can I create n dimensional list?...


listlisp

Read More
File loading difficulties in clisp...


loadlispcommon-lispclisp

Read More
Lisp : how to use recursion to defun a function that given a nonnegative integer N, produce the list...


syntaxsyntax-errorlispcommon-lisp

Read More
which Lisp dialect should I use and *how* should I get started for SICP? I use Dr. Racket & know...


emacslispracketsicp

Read More
Scheme function to write numbers up and down from x...


schemelispracket

Read More
Executing a shell command from Common Lisp...


bashshelllispexeccommon-lisp

Read More
SIGSEGV MAPERR in Racket when calling Raylib via FFI...


schemelispracketffi

Read More
As of 2016, is there a Scheme implementation which supports 100% of R7RS (small) with no deviations?...


schemelispimplementationr6rsr7rs

Read More
How are arguments passed into functions in Elisp?...


lispparameter-passingelisp

Read More
Problem with package communication Common-Lisp...


lispcommon-lisp

Read More
Is there a way to not pass an argument in Common-Lisp instead of passing "NIL"?...


lispcommon-lisp

Read More
How to read user input in Lisp...


lispcommon-lisplispworks

Read More
LISP appending item to array from a for loop...


lisp

Read More
Arguments to APPLY in Lisp...


lispcommon-lispapplymap-function

Read More
Quicksort in LISP...


lispcommon-lispquicksort

Read More
When editing Lisp code, can emacs be configured to display each nested level of parentheses in a dif...


emacslisp

Read More
LISP length of the longest sublist...


listlispcommon-lispclisp

Read More
Delimiting output in Lisp...


formattinglispcommon-lisp

Read More
BackNext