Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Concatenation of tokens in variadic macros

c macros variadic

#include file derived from macro __FILE__?

How to get constructor argument names using Scala-Macros

Jinja2: saying 'Render this macro inside another macro or template'

python templates macros jinja2

Clojure How to Expand Macro in Source File Versus Repl

How can I call/execute an imageJ macro with R?

r macros imagej

Looking for macro converting decimal value into its hex representation

c macros hex decimal

in clojure language what <'a> really is

macros clojure symbols cons

Is there C macro for member methods?

Custom `assert` macro that supports commas and error message

c++ c++11 macros assert

How Do we Interpret This Complex C++ Preprocessor Macro Replacement

c++ macros c-preprocessor

Macro to access source code of function at runtime

Why do I have to expose a macro implementation's 'use' in the client library?

macros rust

How to access compile time cljs var metadata from a clj macro?

When to use macros functions in Erlang?

macros erlang

Racket macro that defines multiple top-level forms?

Difference between MSVC builtin macros _M_AMD64 and _M_X64

c++ visual-c++ macros built-in

How can I define a julia macro that defines a macro?

macros julia

Generating Python code with Hy macros

python macros lisp hy

C++ macro in scope of if statement not compiling