Simplify first page and remove comments
Đang mở
- Ngôn ngữ chính
- F#
- Star
- 25
- Fork
- 14
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.