Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How can I send a file in a POST request?

lisp clojure

common-lisp: difference between binding and symbol

"Inlining" (kind of) functions at runtime in C

How do I install LFE on Ubuntu Karmic?

erlang lisp lfe

How to defun a function within a defun?

lisp common-lisp

Clojure: gc overhead limit exceeded, lazy evaluation, pi sequence

Storing dates in Common Lisp

lisp common-lisp

SDRAW is not working in my computer

lisp

in emacs-lisp, how do I correctly use replace-regexp-in-string?

regex emacs lisp

Is there a Scheme equivalent to SBCL's run-program?

How abstract is Objective-C compared to Lisp? [closed]

objective-c lisp

Get list of user created variables

lisp common-lisp

Using 'ash' in LISP to perform a binary search?

With MIT-Scheme, is there a way to inspect a compound-procedure object?

Emacs cannot save customizations- init file not fully loaded

unix ubuntu emacs lisp

How to enable rainbow parentheses in SLIME?

emacs lisp common-lisp slime

The purpose of Lisp syntax to model AST

lisp

CLOS: How to make a slot have an enforced type of vector of symbols?

lisp common-lisp sbcl clos

Why (list + 1 2) evaluates to ('(+ 1 2) 1 2) in Common Lisp

lisp common-lisp

"Fake" global lexical variables in Common Lisp