Search

May 14, 2014
General »
...in Rust. There's the simple "hygienic macro" one, which has some documentation: http://static...
May 13, 2014
General »
...compile time.

https://github.com/huonw/brainfuck_macro/blob/master/lib.rs

Compile-time computations...
May 13, 2014
General »
https://github.com/huonw/brainfuck_macro/blob/master/lib.rs
May 06, 2014
General »
...very rich language of types, and a macro system. Disappointingly, whilst you can annotate function...
May 05, 2014
Issues »
...Issue 1574 - Add a simple example of macro substitution.

https://github.com/D-Programming-Language...
May 05, 2014
Issues »
https://issues.dlang.org/show_bug.cgi?id=1574

github-bugzilla@puremagic.com changed:

           What...
May 05, 2014
Learn »
...a D program - for replacing the C macro with D code.

Example program:
import std...
May 05, 2014
Learn »
...me with suitable template?

I have C macro, which calculates the offset of the field...
May 02, 2014
General »
The Color example is already handled by D, if I recall correctly.

-- 
/Jacob Carlborg
May 02, 2014
General »
...whereas in C, you can have the macro only define the data part, not the...
128 129 130 131 132 133 134 135 136 137 138
Next ›   Last »