Re: How Compilers Work

2013-09-18 Thread Brian Schott
On Wednesday, 18 September 2013 at 05:23:03 UTC, Walter Bright 
wrote:

http://i.imgur.com/OnMc8HO.jpg


Today I learned that

mixin(*msg.base. ~ member ~ _assign)(msg, value);

is valid D syntax.


Re: How Compilers Work

2013-09-18 Thread Gary Willoughby
On Wednesday, 18 September 2013 at 06:11:44 UTC, Brian Schott 
wrote:
On Wednesday, 18 September 2013 at 05:23:03 UTC, Walter Bright 
wrote:

http://i.imgur.com/OnMc8HO.jpg


Today I learned that

mixin(*msg.base. ~ member ~ _assign)(msg, value);

is valid D syntax.


Where is value used?


Re: How Compilers Work

2013-09-18 Thread Nick Sabalausky
On Wed, 18 Sep 2013 10:10:42 +0200
Gary Willoughby d...@nomad.so wrote:

 On Wednesday, 18 September 2013 at 06:11:44 UTC, Brian Schott 
 wrote:
  On Wednesday, 18 September 2013 at 05:23:03 UTC, Walter Bright 
  wrote:
  http://i.imgur.com/OnMc8HO.jpg
 
  Today I learned that
 
  mixin(*msg.base. ~ member ~ _assign)(msg, value);
 
  is valid D syntax.
 
 Where is value used?

It's passed as the second argument to
*msg.base.whatever_assign(...etc...)

Or did I misunderstand the question?


How Compilers Work

2013-09-17 Thread Walter Bright

http://i.imgur.com/OnMc8HO.jpg


Re: How Compilers Work

2013-09-17 Thread Adam Wilson
On Tue, 17 Sep 2013 22:23:03 -0700, Walter Bright  
newshou...@digitalmars.com wrote:



http://i.imgur.com/OnMc8HO.jpg


+1
+1000
+100

--
Adam Wilson
IRC: LightBender
Project Coordinator
The Horizon Project
http://www.thehorizonproject.org/


Re: How compilers work

2009-03-12 Thread Tim M

On Thu, 12 Mar 2009 05:45:18 +1300, BCS n...@anon.com wrote:


Hello Tim,


On Wed, 11 Mar 2009 22:24:44 +1300, Walter Bright
newshou...@digitalmars.com wrote:


Looks like I'll be talking about building compilers at the next NWCPP
meeting Wednesday Mar. 18.
 http://www.nwcpp.org/Meetings/2009/03.html


For those of us that can't get to america will there be a video of
this anywhere?



A better question is will there be video somewhere we can get to?




How do you mean? Are you talking about where I said For those of us that  
can't get to america because of-course there is going to be americans  
interested in this too.


Re: How compilers work

2009-03-12 Thread Tim M
On Thu, 12 Mar 2009 22:17:31 +1300, Robert Fraser  
fraseroftheni...@gmail.com wrote:



Walter Bright wrote:
Looks like I'll be talking about building compilers at the next NWCPP  
meeting Wednesday Mar. 18.

 http://www.nwcpp.org/Meetings/2009/03.html


Most awesome! I'll be there (and make a bootleg video for y'all who  
can't be there).



Thanks a lot I can't wait.


Re: How compilers work

2009-03-12 Thread Robert Fraser

Walter Bright wrote:
Looks like I'll be talking about building compilers at the next NWCPP 
meeting Wednesday Mar. 18.


http://www.nwcpp.org/Meetings/2009/03.html


Most awesome! I'll be there (and make a bootleg video for y'all who 
can't be there).


How compilers work

2009-03-11 Thread Walter Bright
Looks like I'll be talking about building compilers at the next NWCPP 
meeting Wednesday Mar. 18.


http://www.nwcpp.org/Meetings/2009/03.html


Re: How compilers work

2009-03-11 Thread Tim M
On Wed, 11 Mar 2009 22:24:44 +1300, Walter Bright  
newshou...@digitalmars.com wrote:


Looks like I'll be talking about building compilers at the next NWCPP  
meeting Wednesday Mar. 18.


http://www.nwcpp.org/Meetings/2009/03.html



For those of us that can't get to america will there be a video of this  
anywhere?