dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Re: Request for Feature "Labels as Values" in Pnet/C


From: CH Gowri Kumar
Subject: [DotGNU]Re: Request for Feature "Labels as Values" in Pnet/C
Date: Sat, 9 Aug 2003 22:15:11 +0530 (IST)

> It is used by many languge tools and interpreters.
For those who don't know, this feature is used extensively by pnet engine.
If you have looked at the pnet interpreter source code, you would find
VMSWITCH,VMCASE,VMBREAK macros being used. These macros evaluate to either
a normal switch,case,break or goto *..stuff depending on the type of the
interpreter(switch-token, direct-threaded etc...)

cvm_labels.h, cvm_config.h and  cvm_*.c files are the relavent places
to look at how exactly they are defined and used.

Regards,
Gowri Kumar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]