One Kind of Binding?
|
|
20
|
179
|
December 20, 2024
|
What's the deal with `X . op . Y`?
|
|
8
|
142
|
December 18, 2024
|
How to Require Macros from Untyped Racket in Typed Racket with Dependencies on Typed Imports?
|
|
1
|
32
|
November 25, 2024
|
In macro, is object a macro or a procedure?
|
|
11
|
71
|
November 22, 2024
|
Origin of the term “phase”
|
|
6
|
87
|
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
|
121
|
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
|
204
|
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
|
302
|
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
|
297
|
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
|
179
|
September 10, 2023
|
Syntax parameter encapsulation
|
|
5
|
313
|
July 20, 2023
|
Question regarding head patterns in macros generating macros
|
|
1
|
222
|
July 10, 2023
|
Share your favourite macros that you've written!
|
|
5
|
397
|
July 6, 2023
|
Question About Macro Bindings
|
|
6
|
191
|
June 21, 2023
|
[PADL'23] Modern Macros
|
|
10
|
966
|
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
|
290
|
December 27, 2022
|