Fable.Compiler 4.0.0-alpha-013

This is a prerelease version of Fable.Compiler.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Fable.Compiler --version 4.0.0-alpha-013                
NuGet\Install-Package Fable.Compiler -Version 4.0.0-alpha-013                
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="Fable.Compiler" Version="4.0.0-alpha-013" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fable.Compiler --version 4.0.0-alpha-013                
#r "nuget: Fable.Compiler, 4.0.0-alpha-013"                
#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.
// Install Fable.Compiler as a Cake Addin
#addin nuget:?package=Fable.Compiler&version=4.0.0-alpha-013&prerelease

// Install Fable.Compiler as a Cake Tool
#tool nuget:?package=Fable.Compiler&version=4.0.0-alpha-013&prerelease                

Fable: F# |> JS

Nuget Build Join the chat at https://gitter.im/fable-compiler/Fable

Follow us on Twitter!

Fable is an F# to JavaScript compiler powered FSharp Compiler Services, designed to make F# a first-class citizen of the JavaScript ecosystem. Check the website for more information and if you find the project useful, don't forget to give us a star!

Fable actually uses a fork of FCS with a few tweaks. Binaries are in lib/fcs folder. See this PR for more info.

Getting started

Check this page.

Building

Requirements

Use VSCode Dev Container

You can use VSCode Dev Container to get a preconfigured environment both with requirements and VSCode extensions.

  1. You need to have docker installed and running.
  2. Install the Dev Container extension in VSCode
  3. Open the project in VSCode and click on the green button in the bottom left corner.
Use your machine

Make sure the following requirements are installed in your system:

Build

Run ./builsh.sh or ./build.cmd to see the build options.

When using VSCode, you can also run the build tasks from the command palette (Ctrl+Shift+P) by typing Run Task and selecting the task you want to run.

We also configured several debug configurations that you can use from the debug panel (Ctrl+Shift+D). This is useful as you can attach the debugger to the Fable compiler process to check what's going on.

Contributing

Just by using Fable you're already contributing! You can help the community a lot by sharing examples and experiences in your personal (or Fable's) blog and/or by editing the Fable Resources page.

Send bug reports (ideally with minimal code to reproduce the problem) and feature requests to this GitHub repository. To interact with the community you can use the Gitter chat but please note maintainers are not checking the chat regularly.

If you are up to contribute a fix or a feature yourself, you're more than welcome! Please send first an issue or a minimal Work In Progess PR so we can discuss the implementation details in advance.

List of changelogs

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Fable.Compiler:

Package Downloads
Fable.Plugins.NUnit

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0-alpha.3 43 12/18/2024
5.0.0-alpha.2 245 11/26/2024
5.0.0-alpha.1 59 11/24/2024
4.0.0-alpha-016 75 11/19/2024
4.0.0-alpha-015 142 10/28/2024
4.0.0-alpha-014 98 10/2/2024
4.0.0-alpha-013 102 9/19/2024
4.0.0-alpha-012 93 6/17/2024
4.0.0-alpha-011 288 6/13/2024
4.0.0-alpha-010 94 6/10/2024
4.0.0-alpha-009 126 5/24/2024
4.0.0-alpha-008 652 2/27/2024
4.0.0-alpha-007 173 2/20/2024
4.0.0-alpha-006 119 2/13/2024
4.0.0-alpha-005 217 2/12/2024
4.0.0-alpha-004 141 1/30/2024
4.0.0-alpha-003 96 1/30/2024
4.0.0-alpha-002 78 1/25/2024
4.0.0-alpha-001 142 12/14/2023
1.3.18 13,071 9/3/2018
1.3.17 8,561 5/10/2018
1.3.16 1,890 5/5/2018
1.3.15 8,489 4/19/2018
1.3.14 4,578 3/30/2018
1.3.12 1,949 3/22/2018
1.3.11 2,813 3/8/2018
1.3.10 3,399 3/1/2018
1.3.9 1,742 3/1/2018
1.3.8 6,579 1/23/2018
1.3.7 2,947 12/21/2017
1.3.6 2,179 12/14/2017
1.3.5 1,678 12/13/2017
1.3.4 2,354 11/29/2017
1.3.3 2,731 11/27/2017
1.3.2 2,607 11/23/2017
1.3.1 1,738 11/21/2017
1.3.0 1,800 11/15/2017
1.3.0-beta-009 1,009 11/15/2017
1.3.0-beta-008 974 11/14/2017
1.3.0-beta-007 1,015 11/10/2017
1.3.0-beta-006 1,045 10/27/2017
1.3.0-beta-003 1,087 10/26/2017
1.3.0-beta-002 1,141 10/19/2017
1.3.0-beta-001 1,219 9/29/2017
1.2.4 6,052 9/27/2017
1.2.3 2,429 9/18/2017
1.2.2 1,633 9/18/2017
1.2.1 3,068 9/10/2017
1.2.0 2,983 9/6/2017
1.2.0-beta-0015 1,373 8/31/2017
1.2.0-beta-0014 1,142 8/30/2017
1.2.0-beta-0012 1,098 8/28/2017
1.2.0-beta-001 1,395 8/23/2017
1.1.23 1,578 9/5/2017
1.1.22 1,710 8/22/2017
1.1.21 1,434 8/22/2017
1.1.20 1,983 8/8/2017
1.1.19 1,739 7/31/2017
1.1.18 1,589 7/27/2017
1.1.17 2,130 7/24/2017
1.1.16 1,564 7/22/2017
1.1.15 1,486 7/22/2017
1.1.14 1,595 7/18/2017
1.1.12 1,545 7/17/2017
1.1.11 1,875 7/13/2017
1.1.10 1,285 7/12/2017
1.1.9 1,686 7/11/2017
1.1.8 1,524 7/8/2017
1.1.7 1,795 7/5/2017
1.1.6 1,658 7/4/2017
1.1.5 1,474 6/28/2017
1.1.4 1,529 6/24/2017
1.1.3 1,627 6/20/2017
1.1.2 1,615 6/20/2017
1.1.1 1,607 6/19/2017
1.1.0 1,605 6/15/2017
1.1.0-rc-002 1,028 6/12/2017
1.1.0-rc-001 1,043 6/10/2017
1.0.14 1,557 6/14/2017
1.0.12 1,468 6/14/2017
1.0.11 1,531 6/13/2017
1.0.10 1,524 6/13/2017
1.0.9 1,489 6/13/2017
1.0.8 2,390 6/2/2017
1.0.7 1,698 5/27/2017
1.0.6 2,005 5/24/2017
1.0.5 1,485 5/24/2017
1.0.4 2,334 5/17/2017
1.0.3 1,455 5/17/2017
1.0.2 1,476 5/17/2017
1.0.1 1,506 5/17/2017
1.0.0-narumi-921 941 5/17/2017
1.0.0-narumi-920 1,047 5/16/2017
1.0.0-narumi-918 961 5/16/2017
1.0.0-narumi-917 1,133 5/16/2017
1.0.0-narumi-916 1,030 5/15/2017
1.0.0-narumi-915 1,212 5/9/2017
1.0.0-narumi-914 1,620 4/24/2017
1.0.0-narumi-912 1,105 4/23/2017
1.0.0-narumi-911 1,078 4/19/2017
1.0.0-narumi-910 1,041 4/19/2017
1.0.0-narumi-909 1,096 4/14/2017
1.0.0-narumi-908 1,380 4/2/2017
1.0.0-narumi-906 1,196 3/29/2017
1.0.0-narumi-905 1,013 3/27/2017
1.0.0-narumi-904 1,084 3/25/2017
1.0.0-narumi-903 1,103 3/23/2017
1.0.0-narumi-9 1,039 3/17/2017
1.0.0-narumi-8 1,078 3/15/2017
1.0.0-narumi-7 982 3/14/2017
1.0.0-narumi-6 1,036 3/14/2017
1.0.0-narumi-5 1,088 3/13/2017
1.0.0-narumi-4 960 3/13/2017
1.0.0-narumi-3 1,128 3/10/2017
1.0.0-narumi-2 952 3/10/2017
1.0.0-narumi-15 1,254 3/22/2017
1.0.0-narumi-10 1,139 3/20/2017
1.0.0-narumi-1 1,075 3/10/2017

## Changed

- [All] Don't hide original error when failing to scan an assembly for plugin (#3896) (by @MangelMaxime)