Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

>Go is probably better at this.

Why? Go doesn't really offer a whole lot in terms of security, except for better managed memory. I'm not even sure you could reliably eliminate side channel attacks in Go.



>Go doesn't really offer a whole lot in terms of security, except for better managed memory.

What makes it better? Haskell's GC is very advanced.


>What makes it better?

Better than C, that is. Haskell is on a whole 'nother level of "what are memory bugs?"


Of course you can have memory bugs in Haskell, but it's obvious that you're doing special memory stuff.

http://hackage.haskell.org/package/base-4.7.0.0/docs/Foreign...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: