This repository contains processing scripts and sources for the textbook SICP JS: Structure and Interpretation of Computer Programs, Second Edition, JavaScript Adaptation. See Preface of JavaScript adaptation for background: https://sourceacademy.org/sicpjs
More info is in the "About" section (it is at the end of the SICP JS web edition): https://sicp.sourceacademy.org/chapters/making-of.html
Details for developers in the wiki: https://github.com/source-academy/sicp/wiki
The text of SICP JS is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
All JavaScript and Scheme programs that appear in SICP and SICP JS are licensed under the GNU General Public License Version 3.
All JavaScript and TypeScript programs that generate the SICP (JS) versions are licensed under the Apache License Version 2.