Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Lisp influence on on Factor programming language?

Lisp macro (or function) for nested loops

Order of evaluation in emacs lisp

Unexpected persistence of data [duplicate]

Lisp: same mathematical function evaluates to different values at different time?

lisp common-lisp

How to declare a function before its definition in common lisp?

lisp common-lisp

C++ code and objects from C?

c++ c lisp

Newbie question about Lisp and Packages

(define (average ....)) in Lisp

lisp scheme racket

Can one safely ignore the difference between a macro and a built-in?

macros clojure lisp

Do any lisps have a s-expression as their head, e.g. ((f 2) 3 4)? If not, why?

Suppress warning for function arguments not used in LISP

Does Java support dispatching to specific implementations based on types of multiple objects like Lisp does?

use of &rest and &key at the same time in Common Lisp

What is the rationale behind using def and defn instead of just define?

lisp clojure scheme

How to embed a common lisp interpreter into a gui application

Why to use LISP today, when there are Scala, Erlang, Haskell etc [closed]

Strings in the middle of lisp S-exp?

Emacs lisp: why does this sexp cause an invalid-function error?

Does (function) serve any purpose in Emacs?

emacs lisp elisp