Links to the Web:     Support  |   Search  |   microsoft.com Guide  
 
  Related Links:    MSDN Online  |   Professional Developers Conference  |   PDC Tech Preview Web site  |

NGWS System and Tools Developers Samples

The Microsoft NGWS System and Tool Developers Samples are designed to demonstrate how to use the Microsoft NGWS technologies; in developing compilers, debuggers, profilers and other developer and system services that support the Microsoft NGWS technologies.

Exploring the samples

The Microsoft NGWS System and Tool Developers Samples are located in individual sub-directories under the main samples directory. To help you locate the sample you are looking for; the sample readme files viewable from here by clicking on the following links.

  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.


Copyright © 2000 Microsoft Corporation. All rights reserved.