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: about 2 months ago
JSON representation
Bibliography of Scheme research (readscheme.org and beyond)
- Host: GitHub
- URL: https://github.com/schemedoc/bibliography
- Owner: schemedoc
- Created: 2019-04-09T15:55:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T09:21:05.000Z (almost 2 years ago)
- Last Synced: 2024-06-25T23:35:47.351Z (7 months ago)
- Topics: bibliography, lisp, scheme, scheme-programming-language
- Language: Scheme
- Homepage: https://research.scheme.org
- Size: 221 KB
- Stars: 145
- Watchers: 17
- Forks: 20
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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)