Live data from Hacker News

Idris, a language that will change the way you think about programming (2015)

crufter.com

1–10 of 101 posts

Re: Idris, a language that will change the way you think about programming (2015)

#8
post #2

Great article and really interesting language! I wonder how Idris is going to be affected when Dependent types come to Haskell as well (announced at last ICFP)

it's nice for the haskell folks that they'll be getting some sort of dependent types, but suffice it to say that they will be of a very different sort than the Idris ones.

Not to mention, there is hope of giving a semantics to Idris since it is based on a fairly routine variant of type theory, whereas I don't think there is any hope at all of understanding "which" type theory the Haskell folks shall have implemented.

Re: Idris, a language that will change the way you think about programming (2015)

#10
post #9

"Indentation significant syntax" :( in my opinion, one of the worst ideas to plague many new languages brackets are really, seriously, honestly a better visual cue for grouping

Parenthesis are pretty bomb-diggity as well.
Post reply on HN