TryFSharp icon indicating copy to clipboard operation
TryFSharp copied to clipboard

Simplify first page and remove comments

Open jkone27 opened this issue 2 years ago • 2 comments

i Think try F# first sample code should be much simpler, e.g. compare it with rust

https://try.fsharp.org/

https://play.rust-lang.org/?version=stable&mode=debug&edition=2021

we should reduce the information overload and not confuse developers wanting to try F# the first time, also removing accidental complexity of modules, comments and so on, i propose to just have this as first F# program

printfn "hello world"

showing up when opening try F# online

jkone27 avatar May 08 '23 10:05 jkone27

Seems good to me

dsyme avatar May 11 '23 13:05 dsyme

@baronfel @ReedCopsey Do you know who runs this repo now? Thanks

dsyme avatar May 11 '23 13:05 dsyme