May 14, 2014 General » Re: More radical ideas about gc and reference counting | |||
|---|---|---|---|
| |||
...in Rust. There's the simple "hygienic macro" one, which has some documentation: http://static... | |||
May 13, 2014 General » Re: More radical ideas about gc and reference counting | |||
|---|---|---|---|
| |||
...compile time. https://github.com/huonw/brainfuck_macro/blob/master/lib.rs Compile-time computations... | |||
May 13, 2014 General » Re: More radical ideas about gc and reference counting | |||
|---|---|---|---|
| |||
https://github.com/huonw/brainfuck_macro/blob/master/lib.rs | |||
May 06, 2014 General » Re: Julia vs. D? | |||
|---|---|---|---|
| |||
...very rich language of types, and a macro system. Disappointingly, whilst you can annotate function... | |||
May 05, 2014 Issues » [Issue 1574] DDoc documentation lacks macro examples | |||
|---|---|---|---|
| |||
...Issue 1574 - Add a simple example of macro substitution. https://github.com/D-Programming-Language... | |||
May 05, 2014 Issues » [Issue 1574] DDoc documentation lacks macro examples | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=1574
github-bugzilla@puremagic.com changed:
What... | |||
May 05, 2014 Learn » Re: Need help with movement from C to D | |||
|---|---|---|---|
| |||
...a D program - for replacing the C macro with D code. Example program: import std... | |||
May 05, 2014 Learn » Need help with movement from C to D | |||
|---|---|---|---|
| |||
...me with suitable template? I have C macro, which calculates the offset of the field... | |||
May 02, 2014 General » Re: D equivalent of the X macro? | |||
|---|---|---|---|
| |||
The Color example is already handled by D, if I recall correctly. -- /Jacob Carlborg | |||
May 02, 2014 General » Re: D equivalent of the X macro? | |||
|---|---|---|---|
| |||
...whereas in C, you can have the macro only define the data part, not the... | |||
Copyright © 1999-2021 by the D Language Foundation