Skip to content

Comment on Haskell improves log processing 4x over Pythonparent

Comments

I think you're confused to what "systems" programming entails. User-space packaging with a bunch of scripts is not systems programming. OS installers is not systems programming.

To give you an example of what is systems programming, I have helped developed operating systems kernels, virtual machine monitors, and distributed networked systems. All of these things would be considered systems programming.

See http://en.wikipedia.org/wiki/System_programming for more information.

That's just one definition. Read up on Ousterhout's dichotomy:

http://en.wikipedia.org/wiki/Ousterhouts_dichotomy

You should just read http://home.pacbell.net/ouster/scripting.html (his original paper) because all his statements about systems programming languages reinforces my claim that Python is not a systems programming language.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.