Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Programming

Submission + - Sussman on engineering robust software systems

John Kraemer writes: "MIT's Gerald Sussman (the inventor of the Scheme programming language and author of the classic programming text "Structure and Interpretation of Computer Programs") has written an essay on how to engineer robust software systems. The topic is common, but his proposals are classic MIT AI lab stuff, including programmer-extensible generic operators, combinator-based modular components, and continuation-passing flow control. Heady material, but well explained — if you want some mind-stretching ideas about how to organize large-scale software this is worth a look."

Slashdot Top Deals

UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Working...