TheSharperDev
Posts about C# and F#
Posts
Snippets
About
repl
Dec 31, 2019
How to use REPL and Scripting in F#
Scripts are great for prototyping! F# can be used as a scripting language. Lets set up a simple example and see how easy it is to script using F#.