fsharp / fsharp/TryFSharp

Simplify first page and remove comments

Abierto
#59 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
F#
Estrellas
25
Forks
14
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.