fsharp / fsharp/TryFSharp

Simplify first page and remove comments

Open
#59 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
25
Forks
14
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.