In macro, is object a macro or a procedure?
|
|
6
|
31
|
November 15, 2024
|
Origin of the term “phase”
|
|
6
|
85
|
November 4, 2024
|
Let's make sense of macro*-generated `define-runtime-path`
|
|
0
|
19
|
October 29, 2024
|
Graphing a syntax classes
|
|
2
|
224
|
October 21, 2024
|
Racket macro: cond/define
|
|
6
|
119
|
August 1, 2024
|
Single-use macros
|
|
3
|
63
|
July 13, 2024
|
Why isn't my macro hygienic?
|
|
8
|
142
|
April 24, 2024
|
Some basic questions about macros and scope
|
|
3
|
197
|
February 22, 2024
|
Was there a bug embedding srcloc's in compiled code in BC 8.5 (that was resolved in roughly 8.9)?
|
|
0
|
120
|
January 5, 2024
|
Optional Scribble Sections; General Macro for Inclusion / Exclusion of Code
|
|
6
|
300
|
December 14, 2023
|
Macro stepper and macros with endless recursion
|
|
1
|
130
|
December 1, 2023
|
Error: no pattern variables before ellipsis in template
|
|
3
|
163
|
November 20, 2023
|
How to match up macro-generated and user-defined identifiers?
|
|
2
|
240
|
October 13, 2023
|
Splicing in syntax
|
|
4
|
295
|
September 23, 2023
|
Macro Expressiveness and Nesting
|
|
0
|
194
|
September 15, 2023
|
Macro Monstrosity: Some Questions
|
|
5
|
321
|
September 15, 2023
|
Macro to Make Identifiers from String Diagram
|
|
11
|
320
|
September 10, 2023
|
Macros expanding to definitions
|
|
0
|
178
|
September 10, 2023
|
Syntax parameter encapsulation
|
|
5
|
313
|
July 20, 2023
|
Question regarding head patterns in macros generating macros
|
|
1
|
220
|
July 10, 2023
|
Share your favourite macros that you've written!
|
|
5
|
396
|
July 6, 2023
|
Question About Macro Bindings
|
|
6
|
191
|
June 21, 2023
|
[PADL'23] Modern Macros
|
|
10
|
964
|
March 27, 2023
|
Macro in Racket language?
|
|
7
|
332
|
February 13, 2023
|
Macro Output Spliced into Context
|
|
9
|
430
|
January 17, 2023
|
Failed to match syntax-case for some literal names if using read-syntax
|
|
1
|
267
|
December 28, 2022
|
Error 'unbound identifier' while read-syntax on expand phase
|
|
1
|
289
|
December 27, 2022
|
Wrap a macro injecting bindings in another macro
|
|
4
|
326
|
November 2, 2022
|
Syntax-local-introduce and module boundaries
|
|
7
|
378
|
July 28, 2022
|
Macro Template Syntax Quasi-Quote with Ellipses
|
|
5
|
452
|
July 25, 2022
|