Skip to content

source-academy/sicp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4c1e738

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 27, 2022 18:53
April 18, 2020 17:08
May 3, 2021 18:57
May 3, 2021 18:02
April 18, 2020 17:00
June 16, 2021 18:35
April 18, 2020 17:23
May 24, 2022 17:09
February 12, 2022 10:36
xml
April 10, 2023 17:30
November 4, 2021 15:36
December 2, 2021 07:15
April 10, 2023 17:30

SICP JavaScript Edition

This repository contains processing scripts and sources for the textbook SICP JS: Structure and Interpretation of Computer Programs, JavaScript Edition (SICP JS). See Preface for background.

Available versions:

Details how to generate these versions are in the repo wiki.

Check out our Resources for Learners, Educators and Researchers, and read more About the SICP JS Project in Interactive SICP JS.

Licenses

CC BY-SA 4.0 The print version of SICP JS and the ebook version will be published in 2022 by The MIT Press under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA).

CC BY-SA 4.0 The text of SICP JS is derived from the book Structure and Interpretation of Computer Programs, Second Edition, 1996, (SICP) by Harold Abelson and Gerald Jay Sussman, and is licensed by these original authors and by the adapters Martin Henz and Tobias Wrigstad under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA). A comparison edition indicates the changes that were made to SICP for the JavaScript edition. Interactive SICP JS is licensed by Martin Henz, Tobias Wrigstad, and Samuel Fang under CC BY-SA. The figures in all versions are derived from figures created by Andres Raba in 2015, and are licensed by Martin Henz and Tobias Wrigstad under CC BY-SA.

GPL 3 The JavaScript programs in SICP JS are derived from the Scheme programs in SICP and are licensed by Martin Henz and Tobias Wrigstad under the GNU General Public License v3.0.

License All JavaScript and TypeScript programs that generate the SICP (JS) versions are licensed by the contributors under the Apache License Version 2.