GHC now runs in the browser
31–40 of 131 posts
Re: GHC now runs in the browser
#32Is it just me or is it actually impossible to type anything?
Re: GHC now runs in the browser
#33Earlier quoted context omitted.
Agreed. Too many people said Haskell is only for academia, yet we’re seeing more quality software being released in Haskell over the past few years.
We are? Please share.
And https://github.com/mchav/dataframe?tab=readme-ov-file#datafr... is a library/framework that has had quite some velocity lately
Re: GHC now runs in the browser
#34Re: GHC now runs in the browser
#35Serious question. Is Haskell still a thing?
Re: GHC now runs in the browser
#36Is it just me or is it actually impossible to type anything?
Re: GHC now runs in the browser
#37I guess sandboxing the untrusted binary in a browser is -something- to let people play with haskell in a lower risk way for the moment at least but it is hard to take a language seriously or trust it with no way to bootstrap it from source.
Re: GHC now runs in the browser
#38Unfortunately there is still no way to actually bootstrap haskell (or anything based on it) which makes it impossible to put anything written in Haskell near any high trust linux distribution or environment. I guess sandboxing the untrusted binary in a browser is -something- to let people play with haskell in a lower risk way for the moment at least but it is hard to take a language seriously or trust it with no way…
Re: GHC now runs in the browser
#39Serious question. Is Haskell still a thing?
Honestly it has to be regarded as a dead language until this is resolved.
Re: GHC now runs in the browser
#40Unfortunately there is still no way to actually bootstrap haskell (or anything based on it) which makes it impossible to put anything written in Haskell near any high trust linux distribution or environment. I guess sandboxing the untrusted binary in a browser is -something- to let people play with haskell in a lower risk way for the moment at least but it is hard to take a language seriously or trust it with no way…