Search All Sites
RSS Feed
Print this page
Bookmark
PDF
Many computer science departments are debating the role of programming languages in the curriculum. These...
Security folklore holds that a security mechanism based on stack inspection is incompatible with a...
Programmers rely on the correctness of the tools in their programming environments. In the past,...
WebIDE is a new web-based development environment for entry-level programmers with two primary goals: minimize...
We describe the preliminary construction of a web-based tool for test-driven learning in the first...
This volume contains the papers of the tenth annual Workshop on Scheme and Functional Programming,...
Many academic and industry professionals have called for more testing in computer science curricula. Test-driven...
MzScheme’s continuation marks provide a flexible mechanism for implementing a number of useful language features...
Over the past few years, Computer Science and some Engineering disciplines have suffered from a...
Implementing first-class continuations can pose a challenge if the target machine makes no provisions for...
Students have trouble understanding the difference between lazy and strict programming. It is difficult to...
Programmers constantly design, implement, and program in little languages. Two different approaches to the implementation...