el-get/recipes/sicp.rcp

6 lines
285 B
Plaintext

(:name sicp
:description "The second edition of the book Structure and Interpretation of Computer Programs (SICP) in info format"
:type http
:url "http://www.neilvandyke.org/sicp-texi/sicp.info.gz"
:build ("gunzip -f sicp.info.gz")
:info "sicp.info")