Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Can macros expand to a combination of patterns?

Implementing partial evaluation in SWI-Prolog

macros prolog swi-prolog

Clojure evaluation of macros

macros clojure

C Function that calculates total sizeof arguments

How to write a RSpec controller macro that can accept arguments defined by let or in a before block?

Is it possible to prevent the removal of the comma with empty __VA_ARGS__ in Visual C++?

Why are these C macros not written as functions?

C array permutations with macros

c macros

How to auto execute a macro when opening a Powerpoint presentation?

How can you type hint within the threading (->) macro?

clojure macros

How can I use commercial at sign in Objective-C macro?

objective-c c macros

Can Template / Preprocessor hackery be used to support variable arguments in the middle of an argument list?

c++ templates c++11 macros

RackUnit source location inside of macros

macros racket rackunit

enumerating over a structure fields in C

c sqlite struct macros c99

What's the conventional way to indicate an error inside defmacro?

Weird Macros (TASM)

How to make sure different C++ code base using the same macro?

c++ macros

When should I use `protect-out` in Racket?

module macros racket eval

Create string in C where first character is string length

c macros c-preprocessor

Looking for a good explanation of the table generation macro idiom

c macros c-preprocessor