![]() |
![]() |
Links to the Web: Support | Search | microsoft.com Guide | |||||||
![]() |
|||||||||
|
NGWS System and Tools Developers Samples
CLisp Compiler This sample demonstrates a Managed Lisp compiler. |
Command Line Debugger This samples demonstrates the debugging APIs available in the Execution Engine. |
MetaInfo |
MyC Compiler The primary goal of the MyC compiler is to show the implementation of various features of the NGWS runtime. The only "language" design feature is that MyC intends to be a C-language subset. |
Code Profiler The code profiler is collecting information about appdomains, assemblies, modules, classes, functions and function enter-leave events during the execution of a managed program. |
Simple Managed C Compiler This sample offers the full source for a substantial compiler that targets the NGWS runtime. |