wjx/Eloquent-JavaScript-1st-edition
Folders and files
| Name | Name | 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.
Releases
No releases published
Languages
- JavaScript 75.0%
- Haskell 24.9%
- Shell 0.1%