Helpers for the F# Abstract Syntax Tree.
Info
| Version: | 0.13.0 |
| Author(s): | Cameron Taggart, Dave Thomas, Krzysztof Cieslak |
| Last Update: | Friday, March 4, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Ionide/FsAst/ |
| NuGet Url: | https://www.nuget.org/packages/FsAst |
Install
Install-Package FsAst
dotnet add package FsAst
paket add FsAst
FsAst Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Service(>= 38.0.0)
- Microsoft.SourceLink.GitHub(>= 1.0.0)
Tags