Skip to content
/ sicp Public
forked from nasciiboy/sicp

Structure and Interpretation of Computer Programs

License

Notifications You must be signed in to change notification settings

miguejinn/sicp

 
 

Repository files navigation

lang => en

SICP

Esta es una nueva version en formato Morg y HTML de "Structure and Interpretation of Computer Programs" por Abelson, Sussman, y Sussman.

Biene del linaje de la Version Texinfo no Oficial sicpebook basada en la Version Texinfo no Oficial neilvandyke convertida desde la version HTML original de MIT Press.

Codigo

El directorio principal contiene el fuente morg en sicp.morg. Para crear el fichero HTML:

go get -v github.com/nasciiboy/morg
git clone https://github.com/nasciiboy/sicp.git
cd sicp
morg toHtml sicp.morg

Necesita tener instalado git, golang y pygmentize (resaltado de codigo fuente)

Si prefiere verlo en terminal, intente:

morg tui sicp.morg

Agradecimientos

  • Lytha Ayth
  • Neil Van Dyke
  • Gavrie Philipson
  • Li Xuanji
  • J. E. Johnson
  • Matt Iversen
  • Eugene Sharygin
  • Sarabanderest

Licencia

licenciado bajo Creative Commons Attribution-ShareAlike 4.0 International License (cc by-sa).

Colaborar con la traduccion al Español

ver howto-es.md

About

Structure and Interpretation of Computer Programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.4%
  • CSS 0.6%