sicp Exercises and notes from Structure and Interpretation of Computer Programs, first edition. In JavaScript. Usage Install dependencies with: npm install Run the tests with: npm test