[PADL'23] Modern Macros
|
|
9
|
222
|
March 20, 2023
|
Macro in Racket language?
|
|
7
|
93
|
February 13, 2023
|
Macro Output Spliced into Context
|
|
9
|
102
|
January 17, 2023
|
Failed to match syntax-case for some literal names if using read-syntax
|
|
1
|
66
|
December 28, 2022
|
Error 'unbound identifier' while read-syntax on expand phase
|
|
1
|
52
|
December 27, 2022
|
Wrap a macro injecting bindings in another macro
|
|
4
|
118
|
November 2, 2022
|
Syntax-local-introduce and module boundaries
|
|
7
|
149
|
July 28, 2022
|
Macro Template Syntax Quasi-Quote with Ellipses
|
|
5
|
127
|
July 25, 2022
|
`with-editor-sequence`
|
|
1
|
153
|
July 6, 2022
|
Function and macro to define unique values
|
|
9
|
152
|
June 27, 2022
|
Is this macros pair possible?
|
|
2
|
115
|
June 2, 2022
|
Factor out parts of syntax templates
|
|
11
|
292
|
May 31, 2022
|
Macro generating definitional macro
|
|
4
|
123
|
May 20, 2022
|
How to best implement something like "defer"' in Go?
|
|
15
|
372
|
May 10, 2022
|
Why can this program not find its own macro call site?
|
|
1
|
116
|
May 7, 2022
|
Opinions on `quasiquote`..`unquote` matching up when not lexically together?
|
|
3
|
187
|
March 13, 2022
|
How ellipsis works in macro?
|
|
7
|
491
|
February 19, 2022
|
A question about free-identifier=?
|
|
5
|
195
|
February 13, 2022
|
Haskell-inspired define-where macro
|
|
0
|
193
|
February 10, 2022
|
What would be a "recipe" and lesson plan for building a Racket-like system?
|
|
3
|
231
|
January 12, 2022
|
Writing a macro that behaves differently depending on context
|
|
2
|
176
|
January 8, 2022
|
Macros generating phase-0 parametric units
|
|
1
|
157
|
November 30, 2021
|
Ambiguous identifier binding (adding a pass to the reader)
|
|
5
|
229
|
November 29, 2021
|