NMF-AnyText-LSP 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NMF-AnyText-LSP --version 2.1.0
                    
NuGet\Install-Package NMF-AnyText-LSP -Version 2.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NMF-AnyText-LSP" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-AnyText-LSP" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="NMF-AnyText-LSP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NMF-AnyText-LSP --version 2.1.0
                    
#r "nuget: NMF-AnyText-LSP, 2.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NMF-AnyText-LSP@2.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NMF-AnyText-LSP&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=NMF-AnyText-LSP&version=2.1.0
                    
Install as a Cake Tool

NMF AnyText

This package contains the core AnyText library, an incremental packrat parser with support for left recursive grammars and optimized for the Language Server Protocol (LSP).

Why should I use this package?

This package contains helper classes to expose an AnyText parser as an LSP server.

The simplest form of an LSP server is to use the Bootstrapper class that provides an API to start and run an LSP server with a single line of code:

await Bootstrapper.RunLspServerOnStandardInStandardOutAsync(yourGrammar);

In this listing, note that yourGrammar is a reference to an instance of the grammar class. You can create such a grammar class and the metamodel underneath using the tool NMF-AnyTextGen from a .anytext file.

Where can I get more information?

There is a documentation website which we try to maintain that contains a few tutorials. There are publications if you want to explore the technical details. Also, please feel free to ask a question or report a bug.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.2 48 9/22/2025
2.1.1 247 9/18/2025
2.1.0 217 9/15/2025
2.0.457 145 8/20/2025
2.0.456 141 8/11/2025
2.0.454 217 8/7/2025
2.0.449 156 7/3/2025
2.0.445 135 6/27/2025
2.0.439 172 5/28/2025
2.0.437 161 5/22/2025
2.0.435 241 5/15/2025
2.0.434 253 5/13/2025
2.0.433 246 5/12/2025
2.0.423 127 5/2/2025
2.0.422 171 4/29/2025
2.0.421 129 4/25/2025
2.0.420 213 4/17/2025
2.0.419 171 4/3/2025
2.0.416 489 3/26/2025
2.0.410 487 3/24/2025
2.0.409 427 3/24/2025
2.0.408 426 3/24/2025
2.0.397 139 3/21/2025
2.0.390 168 3/19/2025
2.0.389 163 3/18/2025
2.0.388 169 3/18/2025
2.0.387 167 3/18/2025