Source code

Public repository
Main code
  • The src subdirectory contains the main code and the tests, in JavaScript.
Warming up
  • sjs is a simplified scheme interpreter in JavaScript, that I ported from Peter Norvig's lis.py.