fsharp-worksheet icon indicating copy to clipboard operation
fsharp-worksheet copied to clipboard

A spreadsheet-like interactive evaluator for F#

Results 2 fsharp-worksheet issues
Sort by recently updated
recently updated
newest added

Example usage ![fswatch2](https://user-images.githubusercontent.com/2375486/88964607-43709d00-d2c7-11ea-8f38-7d77e09e0d55.gif)

fsx scripts allow specifying deps, ```fsx #r "nuget: Feather.Build, 0.1.0-alpha-1" ``` But fsw errors out: ``` #r "nuget: Feather.Build, 0.1.0-alpha-1" FSharp.Compiler.Interactive.Shell+FsiCompilationException: Operation could not be completed due to earlier error...