StackOverflow Questions for Tag: reader-macro

Seth Carnegie
Seth Carnegie

Reputation: 75150

Compiling Lisp code with read macros

Score: 8

Views: 931

Answers: 3

Read More
daedsidog
daedsidog

Reputation: 1773

Fighting against unwanted symbol internment when generating foreign code

Score: 2

Views: 106

Answers: 4

Read More
jcubic
jcubic

Reputation: 66650

What are limitations of reader macros in Common Lisp

Score: 2

Views: 944

Answers: 1

Read More
Denes Cselovszki
Denes Cselovszki

Reputation: 47

Using reader macro characters inside a macro definition

Score: 0

Views: 108

Answers: 1

Read More
ccQpein
ccQpein

Reputation: 815

What is the meaning of #+: and #-: in common lisp

Score: 5

Views: 3893

Answers: 2

Read More
trying_to_learn
trying_to_learn

Reputation: 31

Controlling the printing of special cons forms (e.g printing (function +) as #'+ etc)

Score: 3

Views: 126

Answers: 2

Read More
nosejose
nosejose

Reputation: 3

Why does the Lisp reader return `(list 1 2 3)` instead of `(1 2 3)` when using reader macros?

Score: 0

Views: 60

Answers: 1

Read More
Flux
Flux

Reputation: 10950

read's recursive-p argument when used inside a reader macro

Score: 2

Views: 89

Answers: 1

Read More
h__
h__

Reputation: 883

Common lisp: is there a less painful way to input math expressions?

Score: 6

Views: 4080

Answers: 3

Read More
Paul
Paul

Reputation: 3058

Why does Clojure lack user defined reader macros?

Score: 6

Views: 1230

Answers: 2

Read More
Ehvince
Ehvince

Reputation: 18415

Readtable conflicts with cl-annot (cl-syntax, jonathan) and pythonic-string-reader

Score: 4

Views: 149

Answers: 1

Read More
William Clark
William Clark

Reputation: 65

Common Lisp Read Macro for "lazy infix or," to destructure keywords

Score: 2

Views: 316

Answers: 1

Read More
Flux
Flux

Reputation: 10950

How do I use a reader macro directly in Racket?

Score: 0

Views: 246

Answers: 1

Read More
Ehvince
Ehvince

Reputation: 18415

How to disable a reader macro?

Score: 1

Views: 191

Answers: 1

Read More
sudo
sudo

Reputation: 647

operator #+ and #- in .sbclrc

Score: 10

Views: 992

Answers: 2

Read More
Rob Lachlan
Rob Lachlan

Reputation: 14479

Is there an if-clojurescript macro?

Score: 5

Views: 381

Answers: 4

Read More
OlegTheCat
OlegTheCat

Reputation: 4513

What's the difference between set-macro-character and set-dispatch-macro-character?

Score: 0

Views: 579

Answers: 1

Read More
MadPhysicist
MadPhysicist

Reputation: 5841

Common Lisp Hash-Dot #. Reader Macro

Score: 5

Views: 771

Answers: 1

Read More
MadPhysicist
MadPhysicist

Reputation: 5841

Common Lisp No Dispatch Character Defined

Score: 2

Views: 605

Answers: 1

Read More
Baggers
Baggers

Reputation: 3231

Differences between Sharpsign Colon and Gensym

Score: 8

Views: 825

Answers: 2

Read More
PreviousPage 1Next