List Question
20 TechQA 2024-01-10T00:16:56.100000Macro that accepts an expression referencing variables defined by the macro
72 views
Asked by Test
Scheme: local macro (let-syntax) inside global macro (define-syntax)
151 views
Asked by Wouter Bijlsma
Getting error while running mvn clean install in hygieia/API
78 views
Asked by Praveen Mathi
Elixir var! ... How to read a variable from caller's scope
1k views
Asked by Jonathan Chukinas
Racket - How to define a function that can be used both in syntax transformers and ordinary code?
205 views
Asked by Dev-XYS
How to debug Julia macros?
588 views
Asked by Adomas Baliuka
How does the `quote` macro achieve interpolation?
480 views
Asked by DrunkCoder
How to create Alist from List using syntax-rules in Scheme?
111 views
Asked by jcubic
Hygienic out-of-tree builds in Gitlab CI
181 views
Asked by aij
Use local bindings at call site in Rust "macro_rules" macros
754 views
Asked by Dincio
How to insert literal identifier from input pattern as symbol in syntax-rules macro
142 views
Asked by jcubic
How to turn off macro hygiene?
610 views
Asked by Pepijn van der Klei
How to use a proc macro to create a macro that can violate hygiene?
675 views
Asked by Joseph Garvin
How can I extract hygiene ratings from Zomato?
173 views
Asked by Aastha Jha
Passing macro variable to function for interpolation
139 views
Asked by Mendess
How can I create hygienic identifiers in code generated by procedural macros?
3.8k views
Asked by Shepmaster
Prevent merge if the custom labels are not present in Github
1.5k views
Asked by Saisumanth Gopisetty
Why is next not gensymed?
70 views
Asked by John Doe
Making a racket macro that generates a lambda
421 views
Asked by Mörkö
Racket macro that generates a nested module error
134 views
Asked by skilluminati