Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Passing computed list to an Elixir macro

macros elixir

How this backquote "syntax" works in lisp?

"Local" labels in C and jump table implementation

Is it possible to write chained comparison macro in Rust?

rust macros

Difference between Oracle Macro and UDF

C style: Macros or preprocessor?

Conditional macro #define for a function - causing: "function" redefined warning

gcc macros c-preprocessor

Is there a way to perform function inlining in MATLAB?

using a macro to create a loop in C

c macros

Understanding a C++ Macro that uses #

c++ macros

Replace preprocessor macro by typedef of the same name

c++ macros c-preprocessor

C macro get typeof argument

c macros c-preprocessor

Clojure - a let in a macro won't work

macros clojure let

How to develop macro to short-circuit null?

scala macros

C Preprocessor Expansion to another object-like macro

When can the parentheses around arguments in macros be omitted?

How does symbol-macrolet handle let shadowing?

macros common-lisp

Detecting a macro annotated type within the body of a macro annotation

scala macros

Getting rid of an ugly C construct

c++ c c++11 macros

REPEAT_BYTE(x) macro