Racket macro: cond/define
|
|
6
|
112
|
August 1, 2024
|
Single-use macros
|
|
3
|
63
|
July 13, 2024
|
Why isn't my macro hygienic?
|
|
8
|
139
|
April 24, 2024
|
Some basic questions about macros and scope
|
|
3
|
191
|
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
|
299
|
December 14, 2023
|
Macro stepper and macros with endless recursion
|
|
1
|
130
|
December 1, 2023
|
Error: no pattern variables before ellipsis in template
|
|
3
|
162
|
November 20, 2023
|
How to match up macro-generated and user-defined identifiers?
|
|
2
|
238
|
October 13, 2023
|
Splicing in syntax
|
|
4
|
290
|
September 23, 2023
|
Macro Expressiveness and Nesting
|
|
0
|
194
|
September 15, 2023
|
Macro Monstrosity: Some Questions
|
|
5
|
320
|
September 15, 2023
|
Macro to Make Identifiers from String Diagram
|
|
11
|
316
|
September 10, 2023
|
Macros expanding to definitions
|
|
0
|
175
|
September 10, 2023
|
Graphing a syntax classes
|
|
1
|
207
|
August 13, 2023
|
Syntax parameter encapsulation
|
|
5
|
310
|
July 20, 2023
|
Question regarding head patterns in macros generating macros
|
|
1
|
218
|
July 10, 2023
|
Share your favourite macros that you've written!
|
|
5
|
394
|
July 6, 2023
|
Question About Macro Bindings
|
|
6
|
189
|
June 21, 2023
|
[PADL'23] Modern Macros
|
|
10
|
962
|
March 27, 2023
|
Macro in Racket language?
|
|
7
|
328
|
February 13, 2023
|
Macro Output Spliced into Context
|
|
9
|
429
|
January 17, 2023
|
Failed to match syntax-case for some literal names if using read-syntax
|
|
1
|
265
|
December 28, 2022
|
Error 'unbound identifier' while read-syntax on expand phase
|
|
1
|
285
|
December 27, 2022
|
Wrap a macro injecting bindings in another macro
|
|
4
|
325
|
November 2, 2022
|
Syntax-local-introduce and module boundaries
|
|
7
|
375
|
July 28, 2022
|
Macro Template Syntax Quasi-Quote with Ellipses
|
|
5
|
449
|
July 25, 2022
|
`with-editor-sequence`
|
|
1
|
296
|
July 6, 2022
|
Function and macro to define unique values
|
|
9
|
352
|
June 27, 2022
|
Is this macros pair possible?
|
|
2
|
246
|
June 2, 2022
|