Skip to content

ashmind/language-syntax-explanations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

50 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Overview

This repository contains explanations for certain language syntax features (at the moment C# only).
The explanations are presented in a way that is reasonably easy to parse and match to a syntax tree.

Currently only SharpLab uses these, but please feel free to integrate into any IDE.