matarillo / LanguageServerProtocol
A library to handle Language Server Protocol. (C#)
☆46Updated 6 years ago
Alternatives and similar repositories for LanguageServerProtocol
Users that are interested in LanguageServerProtocol are comparing it to the libraries listed below
Sorting:
- A replacement for Microsoft.VisualStudio.LanguageServer.Protocol☆32Updated 2 years ago
- LLVM Bindings for .NET☆89Updated last week
- A .NET Standard server-side implementation of Language Server Protocol 2.0/3.x infrastructure library.☆82Updated 2 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Sample language server implemented in C#☆14Updated 6 years ago
- ☆23Updated 4 years ago
- Debugger libraries☆81Updated last month
- Microsoft Visual Studio Editor API definitions☆125Updated 2 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Embed resource files more C# programmer friendly!☆71Updated 11 months ago
- This package includes GPPG and GPLEX tools for compiling YACC and LEX source files in your C# project. Useful if you want to create a com…☆37Updated 3 months ago
- Third-party build tool for 'Official' Antlr4 tool and runtime parsers using .Net. Drop-in replacement for 'Antlr4cs' Antlr4 tool and buil…☆84Updated 2 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆59Updated 3 years ago
- ☆58Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Replaces static method calls.☆68Updated 4 months ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆130Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆189Updated 2 weeks ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆149Updated last month