Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

What does the ALSO keyword mean in MLISP?

lisp

(Pretty) Print large objects in Common Lisp

Elisp: How to push-back to a list

lisp elisp

Is there an Awk- or Lisp-like programming language that can process a stream of s-expressions?

awk pipe lisp s-expression

Simple issue with subseq (LISP)

string lisp common-lisp

Association in Common Lisp

lisp common-lisp

emacs programmatically change window size

emacs lisp window size buffer

Running inferior lisp

emacs lisp

lisp: How to create temporary method specialization within a scope

lisp common-lisp clos mop

Is Lisp a virtual machine like JVM?

lisp common-lisp

Why am I getting an unbound error for "atom?"

How to pass `and` as a function in Racket?

how to wrap forms with an already written outer form in paredit

emacs lisp paredit

Non-recursive symbol-macrolet

What does the A in ~A in format stand for?

lisp common-lisp

how to override functions in emacs lisp for specific mode?

emacs function lisp overriding

Are incremental Macro definition possible?

lisp scheme macros

Get code from REPL

lisp common-lisp

format - Help with printing a table

lisp format

Does ' have an effect in special forms in Lisp?

lisp quote