https://github.com/xiaq/tspl4-ans
Answers to exercises in the Schema Programming Language, 4th edition
https://github.com/xiaq/tspl4-ans
Last synced: 5 months ago
JSON representation
Answers to exercises in the Schema Programming Language, 4th edition
- Host: GitHub
- URL: https://github.com/xiaq/tspl4-ans
- Owner: xiaq
- Created: 2018-10-28T13:28:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T18:49:10.000Z (over 7 years ago)
- Last Synced: 2025-03-19T19:29:44.009Z (about 1 year ago)
- Language: Scheme
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains my answers to all the questions in [The Scheme
Programming Language, 4th Edition](https://www.scheme.com/tspl4/). Some of
those may not be as good as the ones in the official
[answers](https://www.scheme.com/tspl4/answers.html) chapter.
Status: currently containing answers to all exercises in chapters 2 and 3,
except 3.3.5.