Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Intersection of multiple lists in elisp

lisp elisp

Recursive split-list function LISP

Emacs: Enter commands like in gedit

emacs lisp code-snippets

Mapcar and assoc

lisp common-lisp clisp

Split string into individual characters

string lisp ascii common-lisp

Using quotes and double quotes in Java Runtime.getRuntime().exec(...)

how does one compile a clisp program which uses cl-ppcre?

lisp common-lisp clisp

How to add a dynamic touch to emacs macros and or query replaces?

emacs lisp elisp

Ruby: how to splice an array into a list Lisp-style?

ruby lisp

Rewrite this script by designing an interpreter in racket

lisp scheme racket

When does scheme evaluate quote?

lisp scheme sicp

python equivalent of quote in lisp

What distinguishes a continuation from a function?

Is LISP's code-as-data ideology basically the same thing as higher order functions? [closed]

How to return the value instead of key by completing-read

emacs lisp elisp completion

Common Lisp - type checking two variables

lisp common-lisp

How to format a nested multiple-value-bind the let way?

How do I append to an alist in scheme?

list lisp scheme associative

Why must 'require' be evaluated in a separate expression to use of the package

lisp common-lisp

Which dialect of LISP is 'Paradigms of Artificial Intelligence Programming' written in?

lisp common-lisp