Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

creating macros in intellij

macros intellij-idea

Notepad++ Shortcut for Find All in All Opened Documents

Producing a list of all the preprocessor symbols defined in headers

gcc macros c-preprocessor

Clojure #= reader macro

macros clojure

Macro definitions for headers, where to put them?

Simple Yet Compelling Macro Examples which are Not Already in Clojure

macros clojure

What is "3D syntax"?

macros racket

c preprocessor passing multiple arguments as one

c macros c-preprocessor

auto format all files in solution in visual studio 2010

Metaprogramming C/C++ using the preprocessor

common lisp: how can a macro define other methods/macros with programmatically generated names?

macros lisp common-lisp

Creating LaTeX math macros within Sphinx

Preprocessor macros as parameters to other macros

Lisp unit tests for macros conventions and best practices

Redefining latex macro using same name

latex macros definition

Cleaning up C/C++ code reveals problems with variadic macros

c++ c macros c99 variadic-macros

How can I map a macro in Clojure?

The same name macro with different arguments

c++ visual-c++ macros

Is there a way to pass multiple values to macro function as single defined macro value in C?

c gcc macros avr

Elixir macros: how to define function with dynamic arity

macros elixir