Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Macro call vs macro definition environment in Julia

macros julia hygiene

How can I group optional attributes captured with syntax-parse?

macros scheme racket

Appending 0s to an incomplete macro parameter list

c macros c-preprocessor

Trouble with clojure quote-paren `( ... ) macro

# and ## order of expansion

c macros c-preprocessor

Macro capturing Self in block

Use output of macro as parameter for another macro

macros rust

How to use a macro which is defined by another macro in the same crate?

macros rust

What am I missing with the ## operator

Create or extend a companion object, using a macro annotation on the class

GCC macro expansion to call another macro

c gcc macros

Finding implicit method definitions in macro context

scala macros scala-macros

macro_rules! macro takes string literal "...", expands to both "..." and b"..."

macros rust

What's wrong with this Rust macro?

macros rust

What exactly does __rust_force_expr do?

How to expand a MACRO into NSString without using any string concatenation at runtime?

Notepad++ using "Run" command in a macro

macros notepad++

How to use prepeocessor macros in storyboard elements?

clojure macro - don't know how to create ISeq from: clojure.lang.Symbol

macros clojure

Add zero arguments function to _Generic macro

c gcc macros clang c11