Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukinix committed Mar 17, 2017
1 parent a879aef commit b8cde3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ A personal repository for annotation about learning lisp patterns.
The current content are answers plus code covering of the book [Land of Lisp](http://www.landoflisp.com) and the insights at the MIT 6.001 Course: Structures and Interpretations of Computer Programs.


# Land of Lisp book (reading) [400/482]
![progress](http://progressed.io/bar/82)
# Land of Lisp book (reading) [415/482]
![progress](http://progressed.io/bar/86)


- [x] Section I: Lisp is Power
Expand All @@ -30,7 +30,7 @@ The current content are answers plus code covering of the book [Land of Lisp](ht
- [x] Chapter 16 (The Magic of Lisp Macros)
- [x] Chapter 17 (Domain-Specific Languages)
- [x] Chapter 18 (Lazy Programming)
- [ ] Chapter 19 (Creating a Graphical, Web-Based Version of Dice of Doom)
- [x] Chapter 19 (Creating a Graphical, Web-Based Version of Dice of Doom)
- [ ] Chapter 20 (Making Dice of Doom More Fun)


Expand Down

0 comments on commit b8cde3d

Please sign in to comment.