fsharp / fsharp/TryFSharp

Simplify first page and remove comments

Aperta
#59 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
F#
Stelle
25
Fork
14
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

```fsharp
printfn "hello world"
```

showing up when opening try F# online

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.