Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Convert binary string to number

lisp elisp

Designing SQL alternative?

sql lisp scheme innodb dsl

let inside cond

lisp clojure

Lisp: Help NOT returning a value?

lisp common-lisp

clojure: idiomatic way of removing duplication in an "if"?

clojure refactoring lisp

Not return anything from LISP/Scheme

HOWTO definition and usage of Common Lisp packages (libraries)?

No value returned by Common Lisp function

Can I extend lisp with c++?

c++ lisp extend

Emacs Lisp: make newly-created buffer visible before the function returns?

emacs lisp buffer visibility

Idiomatic way to pass a method name for evaluation in Clojure?

How to get started with Lisp

lisp

Boolean functors in lisp

Higher Order Function Syntax in Common Lisp

lisp common-lisp

newline after every third word in a list with cl:format

format lisp common-lisp

Lisp return String of Symbol name

lisp common-lisp symbols

Common lisp :KEY parameter use

lisp common-lisp sequence

'() vs () in Common Lisp

Is there a common lisp macro for popping the nth element from a list?

macros lisp common-lisp

Is this a closure?

lisp closures