Home United States USA — software Microsoft integrates F#-to-JavaScript tool with. Net Core SDK

Microsoft integrates F#-to-JavaScript tool with. Net Core SDK

345
0
SHARE

Fable uses the Babel compiler to make JavaScript a back end for Microsoft’s F# functional programming language
Fable, a compiler that enables Microsoft’s F# “functional-first” programming language to emit JavaScript, has reached a 1.0 beta stage, featuring integration with Microsoft’s. Net Core SDK.
Leveraging the Babel JavaScript compiler, Fable makes JavaScript a back end for F# without having to compile to. Net bytecode. The beta release has. Net Core serving as an open source implementation of. Net for Windows, Linux, and Mac
Garcia-Cano said. “Also, as Fable 1.0 relies on the new F# project format, we may wait until it is supported in Visual Studio 2017 — currently the new .fsproj is only supported in Ionide — but hopefully that will take only a few weeks,” said Alfonso Garcia-Cano, Fable’s lead developer.
The beta release also features an improved approach to project files. Developers will see a list of files, references, and CLI tools that can be easily edited without fear of breaking anything in a build, according to Garcia-Cano.

Continue reading...