Skip to content
 
 

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source from which I build http://eloquentjavascript.net

To build it yourself, install GHC (with the parsec2, mtl, and
utf8-string libraries), and run `make.sh` in the `renderer/` dir. You
should get a `render` binary, which you can run on a text file to
produce the HTML for the book.

The file `book` contains the source for the actual book. Its format is
completely undocumented, but relatively straightforward.

About

The source for http://eloquentjavascript.net

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors