StackOverflow Questions for Tag: lisp-macros

kflak
kflak

Reputation: 89

How to pass function to macro in common-lisp

Score: 2

Views: 89

Answers: 2

Read More
Alteration Dream
Alteration Dream

Reputation: 65

Common Lisp - Any ideas on how to write a "with-methods" macro similar to "with-slots"?

Score: 0

Views: 160

Answers: 3

Read More
Dan Passaro
Dan Passaro

Reputation: 4397

Common Lisp: How to use a macro within a macro?

Score: 1

Views: 85

Answers: 1

Read More
preferred_anon
preferred_anon

Reputation: 547

Is there a pattern for LOOP-like macro mini-languages?

Score: 1

Views: 83

Answers: 3

Read More
Pedro Delfino
Pedro Delfino

Reputation: 2711

How to convert this Common Lisp function into a macro?

Score: 0

Views: 158

Answers: 2

Read More
Pedro Delfino
Pedro Delfino

Reputation: 2711

How to re-write this Common Lisp macro avoiding the back-quote notation?

Score: 0

Views: 125

Answers: 2

Read More
Stephen Cagle
Stephen Cagle

Reputation: 14554

How do I modify a :arglists to a Clojure fn or macro?

Score: 6

Views: 1706

Answers: 4

Read More
Phil
Phil

Reputation: 642

Generating cond's (test expression ...) in Scheme

Score: 0

Views: 132

Answers: 1

Read More
Alex028502
Alex028502

Reputation: 3824

How can I see expanded macros in racket?

Score: 3

Views: 769

Answers: 1

Read More
Alex028502
Alex028502

Reputation: 3824

looking for a really simple racket macro example

Score: 1

Views: 265

Answers: 1

Read More
Pedro Delfino
Pedro Delfino

Reputation: 2711

Why does the compilation of a Common Lisp macro in my environment produce a different result from the book? Is it possible to achieve the same?

Score: 0

Views: 116

Answers: 1

Read More
Pedro Delfino
Pedro Delfino

Reputation: 2711

Why this macro to pretty print macro expansions in Common Lisp does not work? What are the alternatives tools for this?

Score: 0

Views: 309

Answers: 1

Read More
Pedro Delfino
Pedro Delfino

Reputation: 2711

When and how often do macro expansions happen in SBCL Common Lisp implementation?

Score: 2

Views: 137

Answers: 1

Read More
Akasha
Akasha

Reputation: 235

Common lisp macro not calling function

Score: 1

Views: 200

Answers: 1

Read More
Pedro Delfino
Pedro Delfino

Reputation: 2711

Are lambda expressions macros or markers in Common Lisp?

Score: 2

Views: 327

Answers: 1

Read More
jcubic
jcubic

Reputation: 66650

My lisp macro stops working in latest guile

Score: 2

Views: 203

Answers: 1

Read More
Manfred
Manfred

Reputation: 517

Extracting and executing a closure/lambda from a plist macro body

Score: 0

Views: 88

Answers: 1

Read More
JustAFellowCoder
JustAFellowCoder

Reputation: 300

Common Lisp Execute expression as parameter in macro

Score: 0

Views: 146

Answers: 1

Read More
Candid Moe
Candid Moe

Reputation: 398

Using loop inside defmacro

Score: 1

Views: 269

Answers: 3

Read More
Alberto
Alberto

Reputation: 605

Common Lisp locally shadow function with same name

Score: 3

Views: 347

Answers: 2

Read More
PreviousPage 1Next