There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Code for Lee Spector's Fall 2009 course at Hampshire College, "Code Immersion". This is a lightweight PLT Scheme framework for collaborative code-sharing, originally implemented to be run on top of drscheme. The server listens for input from clients, who send code to this machine to be dispatched to the group for their perusal and possible use; this process of group creation should (hopefully) be instructive. code-immersion is licensed under the GNU Affero General Public License v3 (or, at your choice, higher).