DMD 1.005 release

BLS Killing_Zoe at web.de
Tue Feb 6 07:17:47 PST 2007


I guess here is a need for further explaination.

Either I am an complete idiot (not completely unrealistic) and 
missunderstood something, or a new, quit radical, programming paradigmn 
change is on it s way.  I mean it is difficult to realize the implications.
Bjoern


BLS schrieb:
> Walter Bright schrieb:
> 
>  > The idea is to enable the creation of DSLs (Domain Specific Languages)
> 
> Kevin Bealer schrieb :
>  > It looks like one could write a few hundred line module that can pull 
>  > in  and do compile-time interpreting of a language of the complexity 
>  > > of say Scheme.
> 
> to figure it out / This means /
> 
> procedure foo( num1, num2 )
>   return aValue
> 
> or
> 
> PROCEDURE fo
>   IN PARAMETERS num1, num2
>   OUT PARAMETERS aValue
> 
> 
> Is this something I can establish in D since 1.005 ?
> ?
> Bjoern
> 
> 
> Kevin Bealer schrieb:
> 
>>



More information about the Digitalmars-d-announce mailing list