2 releases
0.1.1 | Oct 13, 2020 |
---|---|
0.1.0 | Oct 4, 2020 |
#463 in Template engine
10KB
132 lines
sicpgen
This library can be used to generate boilerplate code for exercises from the Structure and Interpretation of Computer Programs book.
Usage:
sicpgen start --exercise 1-14 // will generate code for exercise 14 from chapter 1.
sicpgen test --exercise 1-14 // will run tests for exercise 14 from chapter 1.
Dependencies
~9–18MB
~231K SLoC