List Question
10 TechQA 2015-06-08 14:02:00Writing a `define-let` macro, with hygiene
							402 views
							
								Asked by Suzanne Soy
								
							
						
					Hygienic out-of-tree builds in Gitlab CI
							153 views
							
								Asked by aij
								
							
						
					Scheme syntax-rules - Difference in variable bindings between (let) and (define)
							531 views
							
								Asked by Justin Ethier
								
							
						
					Racket - How to define a function that can be used both in syntax transformers and ordinary code?
							177 views
							
								Asked by Dev-XYS
								
							
						
					Use local bindings at call site in Rust "macro_rules" macros
							724 views
							
								Asked by Dincio
								
							
						
					Dynamically prefix macro names with a variadic macro
							2.6k views
							
								Asked by Cloud
								
							
						
					Does macro hygiene only protect you in different modules?
							154 views
							
								Asked by colinfang
								
							
						
					What is it about a single namespace that leads to unhygienic macros? (in LISP)
							1.1k views
							
								Asked by hawkeye
								
							
						
					Prevent merge if the custom labels are not present in Github
							1.5k views
							
								Asked by Saisumanth Gopisetty
								
							
						
					Elixir var! ... How to read a variable from caller's scope
							992 views
							
								Asked by Jonathan Chukinas