Hacker News new | past | comments | ask | show | jobs | submit login

Much of the examples on Stroustrup's page qualify as systems code: http://www.research.att.com/~bs/applications.html.

A high profile, recent example is Google's MapReduce: http://labs.google.com/papers/mapreduce.html.




Actually, they don't. Neither the MapReduce nor nearly all items on Stroustrup's list fall under conventional definition of the "system programming". It is an established term that does not mean programming of a system. It is rather a synonym of the "OS development".

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


I include it to mean support software that sits between the OS and applications, like a runtime system or a memory allocator. Much of that code (and MapReduce) qualify.




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: