This is an extension for Visual Studio 2013 and above. It provide two generators (custom tools) to generate C# code from Lex and Yacc files and two language services to colorize them. The source for this project is not available for the moment. You can read my blog (in French) where I show how I program this extension :http://programmezendotnet.wordpress.com/ Please feel free to send any questions, comments or bug reports to contact _at_ lsquared.fr. Note: This extension is being released by me, not by Microsoft.
Example of custom C# lex grammar : *** Before : *** After : Before : |