English     Español
[Main Index] : Programming : Languages : Perl : CPAN Modules : Language Interfaces : C
 C::Sharp CPAN (Perl) Module 

Search

 

Categories

C::Sharp::Tokener  

Documents

C::Sharp - Parser and Lexer for C# Programming Language (Displayed)
README 

C::Sharp - Parser and Lexer for C# Programming Language


NAME

C::Sharp - Parser and Lexer for C# Programming Language


SYNOPSIS

  use C::Sharp;
  use C::Sharp::Tokener;
  use C::Sharp::Parser;


DESCRIPTION

This module distribution contains (or will contain, when it's finished) a tokeniser, parser and, hopefully, compiler for C#. C# is Microsoft's new programming language for its .NET endeavour. It bears more than a passing resemblence to Java. Like Java, it's relatively easy to implement the basics of it but the power is in the runtime.

Implementing C# in Perl is the first step to making Perl the preferred .NET Common Language Runtime for Open Source Programmers. See also, however, the Mono project at Ximian.com.


AUTHOR

Simon Cozens, simon@cpan.org


SEE ALSO

perl.

Information

This site is currently in testing, it is not yet operating using the full database. Until it is officially launched you may wish to visit Help-Site Computer Manuals. After launch, this site (HelpSpy) will replace Help-Site. Information about the spider which is currently trawling the Internet looking for links to add to this directory can be found here.
   

©Copyright Nicholas Reynolds 2004