Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Lisp - Print out () instead of nil for empty list

lisp common-lisp

Reading structures with typed slots in SBCL

scheme aliases for macros

clojure macros scheme lisp

SICP 1.45 - Why are these two higher order functions not equivalent?

Overriding "defun" within a package

How can conditions be handled in GCL?

Automatically create ASDF files for a Common Lisp project

lisp common-lisp asdf

What is implicit recursion?

Lisp: Elegant way to strip trailing nil's from a list? (Review)

How to write the Average Function for this Data structure in Scheme/Lisp?

strtotime for Emacs Lisp

emacs lisp elisp strtotime

binding local variables in python

python lisp

Common Lisp: Beginner's trouble with funcall

lisp common-lisp

Is it possible to rewrite recursive function as macro in lisp?

recursion lisp common-lisp

cross-package defgeneric/defmethod in Common Lisp?

lisp common-lisp clos

Macro doesn't work in the function

macros lisp common-lisp

lisp, differences in assignment functions

lisp common-lisp

Extracting a list inside a list

lisp common-lisp

Learning Lisp and artificial intelligence [closed]

In clojure, when is it useful to define several symbols with same name but different metadata?

clojure lisp metadata