top | item 7557792 (no title) johntyree | 12 years ago >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. discuss order hn newest wyager|12 years ago >What makes it better?Better than C, that is. Haskell is on a whole 'nother level of "what are memory bugs?" dllthomas|12 years ago 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...
wyager|12 years ago >What makes it better?Better than C, that is. Haskell is on a whole 'nother level of "what are memory bugs?" dllthomas|12 years ago 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...
dllthomas|12 years ago 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...
wyager|12 years ago
Better than C, that is. Haskell is on a whole 'nother level of "what are memory bugs?"
dllthomas|12 years ago
http://hackage.haskell.org/package/base-4.7.0.0/docs/Foreign...