MiniD 1.0 released!

Jarrett Billingsley kb3ctd2 at yahoo.com
Wed Aug 1 17:59:01 PDT 2007


"Chris Nicholson-Sauls" <ibisbasenji at gmail.com> wrote in message 
news:f8qrm5$131h$1 at digitalmars.com...
>  ____[ MiniD ]____________________________________
> |
> |  local x, y ;
> |  // bunch of stuff
> |
> |  x, y = loadString("
> |    local x, y = varargs ;
> |    // do some dynamic stuff with x and y
> |    return x, y;
> |  ")(x,y);
> |_________________________________________________

Pretty ingenious idea :D 





More information about the Digitalmars-d-announce mailing list