An open API service indexing awesome lists of open source software.

https://github.com/stefankoppier/language-csharp

A C# parsing library for Haskell
https://github.com/stefankoppier/language-csharp

c-sharp parser

Last synced: 4 months ago
JSON representation

A C# parsing library for Haskell

Awesome Lists containing this project

README

          

# language-csharp

This library contains a lexer, parser, abstract syntax tree and pretty printer
for the C# language, aiming to conform the C# 6.0 draft specification.