Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.26 KB

SICP JavaScript Adaptation

This repository contains the sources for the textbook SICP JS: Structure and Interpretation of Computer Programs, Second Edition, JavaScript Adaptation. See Preface of JavaScript adaptation for background: https://source-academy.github.io/sicp

More info is in the "About" section (it is at the end of the SICP JS web edition): https://source-academy.github.io/sicp/chapters/making-of.html

Details for developers in the wiki: https://github.com/source-academy/sicp/wiki

Licenses

CC BY-NC-SA 4.0 This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

GPL 3 All JavaScript and Scheme programs in this work are licensed under the GNU General Public License Version 3.