Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/schemedoc/bibliography

Bibliography of Scheme research (readscheme.org and beyond)
https://github.com/schemedoc/bibliography

bibliography lisp scheme scheme-programming-language

Last synced: 17 days ago
JSON representation

Bibliography of Scheme research (readscheme.org and beyond)

Lists

README

        

# Bibliography of Scheme-related Research

This online bibliography collects together links to technical papers
and theses related to the Scheme language, including both classic
papers and recent research. This site was maintained by Jim
Bender.

## Table of Contents

* [The Original 'Lambda Papers' by Guy Steele and Gerald Sussman](page1.md)
* [Scheme, Language Features, and Semantics](page2.md)
* [Macros](page3.md)
* [Object-Oriented Programming](page4.md)
* [Modules and Component-Oriented Programming](page5.md)
* [Continuations and Continuation Passing Style](page6.md)
* [XML and Web Programming](pagexml.md)
* [Applications of Scheme](page7.md)
* [Compiler Technology/Implementation Techniques and Optimization](page8.md)
* [Distributed, Parallel, and Concurrent Programming](page9.md)
* [Partial Evaluation](page10.md)
* [Reflection](page11.md)

* [Reports on the Scheme Language](standards.md)

## Workshops on Scheme and Functional Programming

* [Workshop on Scheme and Functional Programming 2000](sw2000.md)
* [Second Workshop on Scheme and Functional Programming, 2001](sw2001.md)
* [Third Workshop on Scheme and Functional Programming, 2002](sw2002.md)
* [2003 Scheme Workshop](sw2003.md)
* [2004 Scheme Workshop](sw2004.md)
* [2005 Workshop on Scheme and Functional Programming](sw2005.md)
* [2006 Workshop on Scheme and Functional Programming](sw2006.md)
* [2007 Workshop on Scheme and Functional Programming](sw2007.md)
* [2008 Workshop on Scheme and Functional Programming](sw2008.md)
* [2009 Workshop on Scheme and Functional Programming](sw2009.md)
* [2010 Workshop on Scheme and Functional Programming](sw2010.md)
* [2011 Workshop on Scheme and Functional Programming](sw2011.md)