Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

How do I parse a string at compile time in Nimrod?

Preprocessor counter macro

C preprocessor macro arguments with space at the end for concatenating?

getc() as macro and C standard library function definition, coherent?

reducing syntax "noise" without using a macro

c++ templates macros

How can I get the name of procedure in Nim?

macros nim-lang

What is difference between datum->syntax and syntax #' in define-syntax body?

macros racket hygiene

How can I include the contents of a file as an argument to a macro?

macros rust

Should a macro used in #if be defined?

c++ c macros

Do without USES_CONVERSION macro

c++ macros atl

How to create a DSL in Elisp

emacs macros elisp

C++ macro/metaprogram to determine number of members at compile time

c++ macros metaprogramming

Is this macro statement legal C++ or something else? And if it is legal how does it work

Is there a way to generate multiple files through one template/macro with Resharper?

Is it safe to nest macro invocations?

scala macros scala-2.10

Using __attribute__ with typedef

Qt name collision, but no_keywords not an option

How to pass `and` as a function in Racket?

Changing the value of a macro at run time

Does Scala Async do everything that Clojure's core.async does?