[DGD] Scope call syntax

Felix A. Croes felix at dworkin.nl
Tue Feb 14 09:07:39 CET 2017


bart at wotf.org wrote:

> Taking a closer look, dgd does have a goto statement..
>
> so...
>
> blah:
>   write("Bart was here");
>   goto blah;
>
> is valid lpc  
>
> Eep!

I added it a few years back, to support LPC in its new role as "assembly
language" which other languages are compiled to.

Regards,
Felix Croes



More information about the DGD mailing list