StackOverflow Questions for Tag: practical-common-lisp

Anthony Bias
Anthony Bias

Reputation: 646

Sly Lisp program only shows first prompt

Score: 4

Views: 252

Answers: 0

Read More
AVALFINN
AVALFINN

Reputation: 29

How to translate a LOOP into a DO inside a macro (common lisp)?

Score: 1

Views: 214

Answers: 3

Read More
nucranium
nucranium

Reputation: 21

Using macroexpand-1 to expand macros within let forms (Practical Common Lisp, Chapter 8, "Plugging the Leaks")

Score: 2

Views: 326

Answers: 3

Read More
Tianxiang Xiong
Tianxiang Xiong

Reputation: 4101

Difference between `(&rest xs)` and `xs` in defmacro formal argument list

Score: 9

Views: 200

Answers: 1

Read More
Vroomfondel
Vroomfondel

Reputation: 2898

Is there a difference between `#'(lambda... ` and `(lambda...`?

Score: 1

Views: 139

Answers: 1

Read More
Vivian
Vivian

Reputation: 1639

Common Lisp method specialized on symbol - can't use in other packages, can't export?

Score: 1

Views: 194

Answers: 1

Read More
Racket Noob
Racket Noob

Reputation: 1076

Understanding how to implement once-only lisp macro

Score: 18

Views: 3431

Answers: 3

Read More
Dominik Mokriš
Dominik Mokriš

Reputation: 1169

Loop macro: Parentheses in the using subclause

Score: 1

Views: 75

Answers: 0

Read More
EdW
EdW

Reputation: 2323

How can I get aserve installed on my mac and load it within lispbox-0.7?

Score: 1

Views: 77

Answers: 1

Read More
dptd
dptd

Reputation: 274

How to protect vector from resizing?

Score: 5

Views: 393

Answers: 2

Read More
predawn
predawn

Reputation: 33

Common Lisp shared structure confusion

Score: 3

Views: 159

Answers: 2

Read More
decabytes
decabytes

Reputation: 428

Writing (y-or-n-p) in Racket

Score: 1

Views: 185

Answers: 0

Read More
zeebadibop
zeebadibop

Reputation: 1

New to Common Lisp and can't understand why the defun function is not working in simple case

Score: 0

Views: 240

Answers: 1

Read More
cogito tute
cogito tute

Reputation: 3

LISP function that takes 2 lists as parameters

Score: 0

Views: 2756

Answers: 1

Read More
barinska
barinska

Reputation: 27

Why is lisp saying this parameter is not a list?

Score: 0

Views: 467

Answers: 2

Read More
davypough
davypough

Reputation: 1941

Using the `once-only` macro

Score: 2

Views: 513

Answers: 1

Read More
Zelphir Kaltstahl
Zelphir Kaltstahl

Reputation: 6189

Practical Common LISP understanding chapter 3

Score: 3

Views: 251

Answers: 1

Read More
Zaka Elab
Zaka Elab

Reputation: 576

Destructive sorting in lisp

Score: 3

Views: 1035

Answers: 2

Read More
sigjuice
sigjuice

Reputation: 29797

How do I get quicklisp to load code from the book Practical Common Lisp?

Score: 2

Views: 253

Answers: 1

Read More
fredmanglis
fredmanglis

Reputation: 497

Finding the package named "multiprocessing" in Common Lisp

Score: 3

Views: 365

Answers: 1

Read More
PreviousPage 1Next