Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Suppress output from print function in Lisp

lisp common-lisp

What does |5E| mean in Common Lisp?

lisp common-lisp message

Current memory usage in Lisp

The implement of mutex in SICP Section 3.4

lisp scheme mutex sicp

emacs lisp - eval unexpectedly different than eval-print-last-sexp

emacs lisp

valid characters for lisp symbols

lisp scheme common-lisp

Common Lisp a Lisp-n?

Trying to understand setf + aref "magic"

lisp common-lisp

Understanding "let" expression in LISP

lisp common-lisp let

How to get a reference to the last returned object in Emacs Slime

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