An overview of language design and implementation, plus programming techniques for particular types of languages. Compilers and interpreters, binding, scope rules, formal semantic models, structure...
Structure and Interpretation of Computer Programs (SICP) is a textbook published in 1984 about general computer programming concepts from MIT Press written by Massachusetts Institute of Techno...
The third edition of <i>Learning GNU Emacs</i> describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs cus...
I was involved in a research project with several other people at Augusta State University where we were looking at using the process of Genetic Programming to predict cellular growth based on limi...
Paul Graham's essay "The Roots of Lisp". His introduction:
"In this article I'm going to try to explain in the simplest possible terms what McCarthy discovered. The point is not just to learn ab...
A list of reserved keywords I compiled a while back for a naive bayes language classifier, sorted by language. I won't claim the list is perfect, but it may be a fair starting point for future proj...