Splicing in syntax
|
|
4
|
52
|
September 23, 2023
|
Optional Scribble Sections; General Macro for Inclusion / Exclusion of Code
|
|
5
|
56
|
September 21, 2023
|
Macro Expressiveness and Nesting
|
|
0
|
45
|
September 15, 2023
|
Macro Monstrosity: Some Questions
|
|
5
|
94
|
September 15, 2023
|
Macro to Make Identifiers from String Diagram
|
|
11
|
110
|
September 10, 2023
|
Macros expanding to definitions
|
|
0
|
45
|
September 10, 2023
|
Graphing a syntax classes
|
|
1
|
89
|
August 13, 2023
|
Syntax parameter encapsulation
|
|
5
|
106
|
July 20, 2023
|
Question regarding head patterns in macros generating macros
|
|
1
|
71
|
July 10, 2023
|
Share your favourite macros that you've written!
|
|
5
|
231
|
July 6, 2023
|
Question About Macro Bindings
|
|
6
|
59
|
June 21, 2023
|
[PADL'23] Modern Macros
|
|
10
|
572
|
March 27, 2023
|
Macro in Racket language?
|
|
7
|
155
|
February 13, 2023
|
Macro Output Spliced into Context
|
|
9
|
195
|
January 17, 2023
|
Failed to match syntax-case for some literal names if using read-syntax
|
|
1
|
136
|
December 28, 2022
|
Error 'unbound identifier' while read-syntax on expand phase
|
|
1
|
117
|
December 27, 2022
|
Wrap a macro injecting bindings in another macro
|
|
4
|
184
|
November 2, 2022
|
Syntax-local-introduce and module boundaries
|
|
7
|
199
|
July 28, 2022
|
Macro Template Syntax Quasi-Quote with Ellipses
|
|
5
|
205
|
July 25, 2022
|
`with-editor-sequence`
|
|
1
|
195
|
July 6, 2022
|
Function and macro to define unique values
|
|
9
|
193
|
June 27, 2022
|
Is this macros pair possible?
|
|
2
|
150
|
June 2, 2022
|
Factor out parts of syntax templates
|
|
11
|
354
|
May 31, 2022
|
Macro generating definitional macro
|
|
4
|
154
|
May 20, 2022
|
How to best implement something like "defer"' in Go?
|
|
15
|
476
|
May 10, 2022
|
Why can this program not find its own macro call site?
|
|
1
|
152
|
May 7, 2022
|
Opinions on `quasiquote`..`unquote` matching up when not lexically together?
|
|
3
|
262
|
March 13, 2022
|
How ellipsis works in macro?
|
|
7
|
792
|
February 19, 2022
|
A question about free-identifier=?
|
|
5
|
299
|
February 13, 2022
|
Haskell-inspired define-where macro
|
|
0
|
224
|
February 10, 2022
|