Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

What does # mean in LISP

Lisp and Prolog for Artificial Intelligence? [closed]

What does the double minus (--) convention in function names mean in Emacs Lisp

How is the `*var-name*` naming-convention used in clojure?

Lua vs Embedded Lisp and potential other candidates. for set based data processing

Porting Common Lisp code to Clojure

lisp clojure common-lisp

Check if item is in a list (Lisp)

list lisp common-lisp

References Needed for Implementing an Interpreter in C/C++

c++ lisp interpreter

Are there any High Level, easy to install GUI libraries for Common Lisp? [closed]

How is Lisp dynamic and compiled?

lisp common-lisp

What can you do with Lisp macros that you can't do with first-class functions?

python macros lisp

Why does Clojure distinguish between symbols and vars?

clojure lisp symbols

Why is it customary to put many closing parentheses on one line in Lisp-based languages?

How to delete extra parens in Paredit mode?

emacs clojure lisp paredit

Lisp Code Formatting

Are functional programming languages suitable for graphics programming?

let vs def in clojure

lisp clojure let function

lisp filter out results from list not matching predicate

list lisp filter elisp predicate

When should Emacs #'function syntax be used?

emacs lisp elisp

In Emacs, what does this error mean? "Warning: cl package required at runtime"

emacs lisp common-lisp