Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How to break out of an infinite loop in emacs lisp ? (environment: emacs)

emacs lisp elisp

How to export slots and accessors from Lisp classes?

lisp common-lisp sbcl clos

Does learning another dialect of lisp make it easier to learn clojure?

clojure lisp

How to output tilde with FORMAT in Lisp? [closed]

format lisp common-lisp

Common Lisp output file streams SBCL

stream lisp common-lisp sbcl

Boolean values: t vs. nil vs 1 vs -1

lisp elisp

Why don't we write haskell in LISP syntax? (we can!) [closed]

haskell macros lisp defmacro

Converting some LISP to C#

c# lisp

Does anyone have an Emacs macro for indenting (and unindenting) blocks of text?

emacs lisp elisp

Multiple constructors in common lisp

In Lisp, how do I fix "Warning: Assumed Special?"

Correct usage of destructuring-bind

lisp common-lisp

Can someone explain me with some example the difference beteen Apply and Eval in LISP?

lisp eval apply

Lisp code (s-expression) formatter

emacs formatting lisp textmate

Lisp argument pointer

lisp common-lisp

Filter a list into two parts by a predicate

filter lisp common-lisp

Conditionals in Elisp's cl-loop facility

loops lisp elisp continue

Abort function after X seconds - lisp

lisp common-lisp clisp

How to format lisp code?

scheme lisp code-formatting

Unable to understand a line of Emacs Lisp

emacs lisp