Schemers
schemers.orgRank Trend
Ranking history over time.
About Schemers
Schemers.org is the official website for the Scheme programming language, a minimalist dialect of Lisp. It provides documentation, community resources, and information on implementations and standards related to Scheme.
Explore the features and resources of the Scheme programming language.
What You Can Do
- Access comprehensive documentation
- Run Scheme code in your browser
- Find community resources and events
- Read academic research on Scheme
- Explore published books and code snippets
Frequently Asked Questions
What is Scheme?
Scheme is a minimalist dialect of the Lisp programming language, emphasizing functional programming.
Can I run Scheme code online?
Yes, the website offers a feature to type and run Scheme code directly in your browser.
Where can I find community resources for Scheme?
The site provides links to various community gathering spots and events related to Scheme.
What are SRFIs?
SRFIs, or Scheme Requests for Implementation, are design documents for new features and libraries in Scheme.
Is there a cookbook available for Scheme?
Yes, the website lists published books, including a cookbook with common solutions in Scheme.