List of C Sharp lexer generators

List of C Sharp lexer generators

The following is a list of lexer or scanner generators written for the language C#.

* [http://sourceforge.net/projects/csflex C# Flex]
** A Flex like generator in C#
** A C# port from JFlex Project
* [http://www.infosys.tuwien.ac.at/cuplex/lex.htm C# Lex]
** A C# port from JLex project
* [http://www.zbrad.net/DotNet/Lex/ CsLex]
** Also a Lex-like generator in C#
* [http://plas.fit.qut.edu.au/gplex/ The Gardens Point Scanner Generator (GPLEX)]
** LEX-like lexer generator in C#, generating C# code
** It requires .Net 2.0 or above
** It is the basis of MPLEX "Managed Package LEX" includedin the Microsoft Visual Studio SDK, though MPLEX provides additional VS-specific interfaces.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Lexical analysis — In computer science, lexical analysis is the process of converting a sequence of characters into a sequence of tokens. Programs performing lexical analysis are called lexical analyzers or lexers. A lexer is often organized as separate scanner and …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”