FsAst 0.7.0
See the version list below for details.
dotnet add package FsAst --version 0.7.0
NuGet\Install-Package FsAst -Version 0.7.0
<PackageReference Include="FsAst" Version="0.7.0" />
paket add FsAst --version 0.7.0
#r "nuget: FsAst, 0.7.0"
// Install FsAst as a Cake Addin #addin nuget:?package=FsAst&version=0.7.0 // Install FsAst as a Cake Tool #tool nuget:?package=FsAst&version=0.7.0
FsAst
Set of helpers for creating and manipulating F# AST.
FsAst is part of Ionide tooling suite - You can support its development on Open Collective.
Useful links
- Original blog post about the project by @ctaggart - http://blog.ctaggart.com/2014/09/generating-f-code-using-its-ast.html
- Applied Meta-Programming with Myriad and Falanax by @7sharp9 - https://7sharp9.dev/2019/04/24/2019-04-24-applied-metaprogramming-with-myriad/
- Sample for printing out generated code with Fantomas - https://github.com/ionide/FsAst/tree/master/sample
Build process
- You need .NET Core SDK - check the exact version in global.json
- Run
dotnet tool restore
to restore the .NET Core 3 local tools defined at .config/dotnet-tools.json - To build the project run
dotnet build
Special thanks
- @ctaggart - Original creator and maintainer of the FsAst.
How to contribute
Imposter syndrome disclaimer: I want your help. No really, I do.
There might be a little voice inside that tells you you're not ready; that you need to do one more tutorial, or learn another framework, or write a few more blog posts before you can help me with this project.
I assure you, that's not the case.
This project has some clear Contribution Guidelines and expectations that you can read here.
The contribution guidelines outline the process that you'll need to follow to get a patch merged. By making expectations and process explicit, I hope it will make it easier for you to contribute.
And you don't just have to write code. You can help out by writing documentation, tests, or even by giving feedback about this work. (And yes, that includes giving feedback about the contribution guidelines.)
Thank you for contributing!
Contributing and copyright
The project is hosted on GitHub where you can report issues, fork the project and submit pull requests. Please read Contribution Guide
The library is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- FSharp.Compiler.Service (>= 38.0.0)
- Microsoft.SourceLink.GitHub (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FsAst:
Package | Downloads |
---|---|
Falanx.Machinery
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.13.0 | 810 | 3/4/2022 |
0.12.0 | 479 | 3/4/2022 |
0.11.0 | 447 | 3/4/2022 |
0.10.0 | 2,015 | 8/4/2021 |
0.9.0 | 5,866 | 5/24/2021 |
0.8.0 | 1,841 | 5/3/2021 |
0.7.0 | 3,945 | 12/21/2020 |
0.6.0 | 1,855 | 7/13/2020 |
0.5.0 | 1,424 | 6/4/2020 |
0.4.0 | 609 | 5/28/2020 |
0.3.0 | 1,406 | 5/16/2020 |
0.2.1 | 1,006 | 5/13/2020 |
0.2.0 | 620 | 4/12/2020 |
0.1.1 | 9,063 | 10/17/2018 |
0.1.0 | 778 | 10/2/2018 |