, 2003-03-26
Until Unix and Linux programmers get over their macho love for low-level programming languages, the security holes will continue to flow freely.
Expand all |
Post comment
Too Cool For Secure Code
2003-03-26
Anonymous (4 replies)
Anonymous (4 replies)
That's the wrong attitude.
2003-03-26
Anonymous (26 replies)
Anonymous (26 replies)
That's the wrong attitude.
2003-03-27
dbtid (1 replies)
dbtid (1 replies)
This is hogwash... I guess we should all use VB? That's High Level and we know how "bug" free that is.
2003-03-27
Anonymous
Anonymous
This is so funny - linux on linux battle
2003-04-02
Anonymous (1 replies)
Anonymous (1 replies)

Even with modern imperative languages, such as C#/Java/C++/C one spends a lot of time worrying about low level machine details and not actually solving the problem.
There does exist languages for which you don't have to worry about these details, such as Mercury, Haskell, Lisp, Scheme and so on. When I program in these languages I only have to find logic bugs related to the problem, not some stupid pointer bug.
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/columns/150/18839#18839