Live data from Hacker News

Fable: F# to JavaScript compiler

fable.io

11–20 of 74 posts

Re: Fable: F# to JavaScript compiler

#14
Why not show a code sample on the homepage? None of Home, Docs, or Samples have a single code snippet on the entire page, you have to click through.

Crystal and Rust are good examples of language homepages that give you an idea of what you're getting into up front. Or for a transpiled language, PureScript.

Re: Fable: F# to JavaScript compiler

#16

Why not show a code sample on the homepage? None of Home, Docs, or Samples have a single code snippet on the entire page, you have to click through. Crystal and Rust are good examples of language homepages that give you an idea of what you're getting into up front. Or for a transpiled language, PureScript.

Fable is a compiler and runtime for a language that already very much exists, and has its own documentation and landing page. F# isn't a new thing.

Re: Fable: F# to JavaScript compiler

#20

Why not show a code sample on the homepage? None of Home, Docs, or Samples have a single code snippet on the entire page, you have to click through. Crystal and Rust are good examples of language homepages that give you an idea of what you're getting into up front. Or for a transpiled language, PureScript.

The front page has a link directly to the F# website: http://fsharp.org/, which has a bunch of resources to learn the language.
Post reply on HN