Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify first page and remove comments #59

Open
jkone27 opened this issue May 8, 2023 · 2 comments
Open

Simplify first page and remove comments #59

jkone27 opened this issue May 8, 2023 · 2 comments

Comments

@jkone27
Copy link

jkone27 commented May 8, 2023

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

printfn "hello world"

showing up when opening try F# online

@dsyme
Copy link
Contributor

dsyme commented May 11, 2023

Seems good to me

@dsyme
Copy link
Contributor

dsyme commented May 11, 2023

@baronfel @ReedCopsey Do you know who runs this repo now? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants