Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Creating a list of Fibonacci numbers in Scheme?

lisp scheme

LISP cannot find file to open

lisp common-lisp

How to redirect standard output to a file in Elisp using EMACS

emacs lisp elisp

Idiomatic way to decode hex-formatted strings in Racket Scheme or other schemes

scheme lisp common-lisp racket

How to return nothing with cons in scheme

list scheme lisp cons

How are the "lexical and special variable" semantics implemented under the hood in general? [closed]

Why does SBCL eval function lose the macrolet it's running in?

Iterating over strings

Finding duplicate atoms in possibly nested lists in LISP

lisp

In common-lisp how can i override/change evaluation behaviour for a specific type of object?

lisp common-lisp eval

Common Lisp: flush standard output

lisp common-lisp stdout

Declaring design pattern in a Macro in Clojure

More explanation on Lexical Binding in Closures?

Does eq? in Racket behave different from eq? in Guile or eq in Common Lisp?

scheme comparison lisp racket

Better permutations generating algorithm

arrays emacs lisp elisp

Are symbols and names different?

Always favor labels over flet?

lisp common-lisp

Run `create-react-app` from within Common Lisp

lisp common-lisp

Evaluation expressions in frame only yields UNBOUND-VARIABLE

lisp common-lisp slime

Lisp recursion for split-list