| Crates.io | tree-sitter-c-sharp |
| lib.rs | tree-sitter-c-sharp |
| version | 0.23.1 |
| created_at | 2020-10-28 20:58:05.6885+00 |
| updated_at | 2024-11-11 05:22:46.977282+00 |
| description | C# grammar for tree-sitter |
| homepage | |
| repository | https://github.com/tree-sitter/tree-sitter-c-sharp |
| max_upload_size | |
| id | 306455 |
| size | 35,122,232 |
C# grammar for tree-sitter based upon the Roslyn grammar with changes in order to:
#if, #else, #elif, #endif blocksComprehensive supports C# 1 through 13.0 with the following exception:
async, var and await cannot be used as identifiers everywhere they are valid