• Stars
    star
    915
  • Rank 49,917 (Top 1.0 %)
  • Language
    JavaScript
  • License
    Creative Commons ...
  • Created over 6 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

XML sources of SICP and SICP JS, and support for generating Interactive SICP JS, PDF, e-book and comparison editions

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.

More Repositories

1

frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
TypeScript
103
star
2

js-slang

Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python
TypeScript
66
star
3

backend

Backend of Source Academy @ NUS, LMS extension of Source Academy (Elixir, Ecto, Phoenix, PostgreSQL)
Elixir
38
star
4

general

Information on Source Academy, an online experiential environment for computational thinking (repo content deployed to https://about.sourceacademy.org)
SCSS
14
star
5

sourceror

Rust
8
star
6

modules

Modules that can be imported by programs in Source Academy, an online experiential environment for computational thinking
TypeScript
8
star
7

source-programs

Notable Source programs, developed for SICP JS and other educational projects
JavaScript
7
star
8

sinter

Source implementation for microcontrollers (e.g. Arduino)
C
5
star
9

tools

Assorted tools for staff and developers of Source Academy.
JavaScript
3
star
10

grader

Components for server-side auto-grading (Node.js, Elixir, AWS Lambda)
JavaScript
2
star
11

sharedb-ace-backend

Backend of collaborative editor (ShareDB, Koa)
JavaScript
1
star
12

scm-slang

Implementation of the Scheme language in TypeScript
TypeScript
1
star
13

source-academy2

JavaScript
1
star
14

sourceacademy.org

sourceacademy.org deployment repository
JavaScript
1
star
15

cs1101s

1
star
16

java-slang

Implementation of the Java language in TypeScript
TypeScript
1
star
17

nbody

N-body simulations as a Source Academy module
TypeScript
1
star
18

stories-backend

Backend of Source Academy extension for Stories support.
Go
1
star
19

c-slang

C compiler that generates WebAssembly code, written in TypeScript
TypeScript
1
star