Functional languages F# and Haskell and those with functional attributes such as Scala and Clojure are also subjects of increasing interest. Functional programm ing has become more popular in an era of distributed computing, multithreaded processing and cheap storage.
http://www.computing.co.uk/ctg/news/3006939/google-go-typescript-swift-f-and-rust-among-the-most-wanted-new-languages-according-to-strack-overflow-survey
http://www.computing.co.uk/ctg/news/3006939/google-go-typescript-swift-f-and-rust-among-the-most-wanted-new-languages-according-to-strack-overflow-survey
http://www.computing.co.uk
Google Go, TypeScript, Swift, F# and Rust are the most wanted newer languages, according to Stack Overflow survey
But JavaScript still rules the roost among developers
This is a library that wraps the .NET System.Reflection.Emit API for generating CIL code at runtime. The wrapper adds a tiny bit of type safety by doing two things:
Dedicated function per opcode
Type-checked stack depth
https://github.com/rspeele/LicenseToCIL
Dedicated function per opcode
Type-checked stack depth
https://github.com/rspeele/LicenseToCIL
GitHub
GitHub - rspeele/LicenseToCIL: Semi-safely generate CIL in F#
Semi-safely generate CIL in F#. Contribute to rspeele/LicenseToCIL development by creating an account on GitHub.
Short screencasts and animated GIFs that quickly demonstrate the power of F#'s language and tools. Screencasts made with LICEcap.
https://twitter.com/FSharpCasts
https://twitter.com/FSharpCasts
Twitter
F# Casts (@FSharpCasts) | Twitter
The latest Tweets from F# Casts (@FSharpCasts). Short screencasts and animated GIFs that quickly demonstrate the power of F#'s language and tools. Screencasts made with LICEcap. New Jersey, USA
F# Weekly #14, 2017 - @fsharpMake is on the ThoughtWorks tech radar. #fsharp
https://sergeytihon.com/2017/04/02/f-weekly-14-2017/
https://sergeytihon.com/2017/04/02/f-weekly-14-2017/
Sergey Tihon's Blog
F# Weekly #14, 2017
Welcome to F# Weekly, A roundup of F# content from this past week: News Shutting down CodePlex Visual Studio 2017 Brings F# 4.1 Course “F# and Xamarin Development Basics” by Rachel Rees…
What about you?
https://github.com/Microsoft/visualfsharp/issues/2766
https://github.com/Microsoft/visualfsharp/issues/2766
GitHub
How did you start using F#? · Issue #2766 · Microsoft/visualfsharp
Inspired by #1339 and all the other parts we maybe should ask how existing F# developers were "convinced" to start using F#. I think this might bring some insights in how more people can be attract...
First videos from F# eXchange are available!
https://skillsmatter.com/conferences/8053-f-sharp-exchange-2017#program
https://skillsmatter.com/conferences/8053-f-sharp-exchange-2017#program
Skillsmatter
F# eXchange 2017 | 6th - 7th Apr 2017 | London
2 day conference in London, United Kingdom. Interested in finding out how to productively use the power of F# to solve real-world software engineering proble...
A new property-based testing system with integrated shrinking in Haskell, Scala, and F#:
https://github.com/hedgehogqa
https://github.com/hedgehogqa
GitHub
Hedgehog QA
Hedgehog will eat all your bugs. Hedgehog QA has 5 repositories available. Follow their code on GitHub.
F# Weekly #15, 2017 - Check out @freyafs ! #fsharp
https://sergeytihon.com/2017/04/09/f-weekly-15-2017/
https://sergeytihon.com/2017/04/09/f-weekly-15-2017/
Sergey Tihon's Blog
F# Weekly #15, 2017
Welcome to F# Weekly, A roundup of F# content from this past week: News How did you start using F#? The annual F# Software Foundation Board of Trustees election is coming up! Steeltoe 1.0 is offici…
Want a full F# project env. on .Net Core? Here's a trello board for tracking libraries' porting status:
https://trello.com/b/9npZ71q8/run-on-net-core
https://trello.com/b/9npZ71q8/run-on-net-core
Recent .Net Core goodies!
> Interested in getting up and running with Freya?
> It's as easy as:
> fable-elmish template by ShadaenDev
> Interested in getting up and running with Freya?
> It's as easy as:
dotnet new -i Freya.Template::*
dotnet new freya
> fable-elmish template by ShadaenDev
dotnet new -i Fable.Template.Elmish.React::*
dotnet new fable-elmish-react -n myproject
Hey! All videos from F# eXchange 2017 are available, including #fsharpX Park Bench Panel hosted by Don Syme. ;)
https://skillsmatter.com/conferences/8053-f-sharp-exchange-2017#program
https://skillsmatter.com/conferences/8053-f-sharp-exchange-2017#program
Skillsmatter
F# eXchange 2017 | 6th - 7th Apr 2017 | London
2 day conference in London, United Kingdom. Interested in finding out how to productively use the power of F# to solve real-world software engineering proble...
Available templates for dotnet new (including F# templates)
https://github.com/dotnet/templating/wiki/Available-templates-for-dotnet-new
https://github.com/dotnet/templating/wiki/Available-templates-for-dotnet-new
GitHub
Available templates for dotnet new
This repo contains the Template Engine which is used by dotnet new - dotnet/templating
F# Weekly #16, 2017 – Happy F# Day! #fsharp
https://sergeytihon.com/2017/04/16/f-weekly-16-2017-happy-f-day/
https://sergeytihon.com/2017/04/16/f-weekly-16-2017-happy-f-day/
Sergey Tihon's Blog
F# Weekly #16, 2017 – Happy F# Day!
Welcome to F# Weekly, A roundup of F# content from this past week: News Mono 5.0.0 Release Notes (but it breaks F#) 2017 Board of Trustees Elections What are the worst parts of F#? Visual Studio fo…
Expecto v5.0-beta1 with .Net Core support – released!
https://github.com/haf/expecto/releases/tag/v5.0.0-beta1
https://github.com/haf/expecto/releases/tag/v5.0.0-beta1
GitHub
haf/expecto
expecto - A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!