This repository contains the sources for the textbook SICP JS: Structure and Interpretation of Computer Programs, JavaScript Adaptation. See Preface of JavaScript adaptation for background: https://source-academy.github.io/sicp
More info are in the Making-of section (it is at the end of textbook SICP JS): https://source-academy.github.io/sicp/chapters/making-of.html
Details for developers in the wiki: https://github.com/source-academy/sicp/wiki

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