fsharp / fsharp/TryFSharp

Simplify first page and remove comments

オープン
#59 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
F#
スター
25
フォーク
14
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。