Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

How do I write a macro-defining macro in common lisp

macros lisp common-lisp

Is there a preprocessor macro to detect C99 across platforms?

c macros c99

How do I invoke a GNU make macro created using define?

makefile macros gnu

C macro/#define indentation?

How to redefine a macro using its previous definition

macros c-preprocessor

Is it possible to realize the benefits of dependent typing using macros in Lisp?

What types of Macros/Syntax Extensions/Compiler Plugins are there?

macros rust

What comes first - template instantiation vs. macro expansion?

Where is the DEBUG macro defined?

'_T' was not declared in this scope?

Why can't we use the preprocessor to create custom-delimited strings?

Sources for learning about Scheme Macros: define-syntax and syntax-rules

How to know what function called another

c file function macros line

Clear all currently defined vim macros

vim macros

How to Paste as Comment in VS2010?

S_ISREG macro undefined

c curl macros

what is to append as push is to cons, in Lisp?

macros lisp common-lisp

print variable name in a #define

C++ macro "if class is defined"

c++ macros c-preprocessor

How to create a "C single-line comment" macro

c gcc macros c-preprocessor