Skip to content

A personal repository of notes about learning lisp patterns

License

Notifications You must be signed in to change notification settings

gnebbia/lisp-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lisp-insights

A personal repository for annotation about learning lisp patterns. The current content are answers plus code covering of the book Land of Lisp and the insights at the MIT 6.001 Course: Structures and Interpretations of Computer Programs.

Land of Lisp book (reading) [251/482]

progress

  • Chapter 1 (intro)
  • Chapter 2 (guess my numbers)
  • Chapter 3 (exploring syntax of lisp)
  • Chapter 4 (conditionals)
  • Chapter 5 (building a text game engine)
  • Chapter 6 (printing files)
  • Chapter 6.5 (lambda chapter)
  • Chapter 7 (go beyond basic lists)
  • Chapter 8 (grand theft wumpus)
  • Chapter 9 (advanced datatypes and generic programming)
  • Chapter 10 (looping with the loop command)
  • Chapter 11 (printing with the format function)
  • Chapter 12 (working with streams)
  • Chapter 13
  • Chapter 14
  • Chapter 15
  • Chapter 16
  • Chapter 17
  • Chapter 18
  • Chapter 19
  • Chapter 20

progress

  • Lecture 1A
  • Lecture 1B
  • Lecture 2A
  • Lecture 2B
  • Lecture 3A
  • Lecture 3B
  • Lecture 4A
  • Lecture 4B
  • Lecture 5A
  • Lecture 5B
  • Lecture 6A
  • Lecture 6B
  • Lecture 7A
  • Lecture 7B
  • Lecture 8A
  • Lecture 8B
  • Lecture 9A
  • Lecture 9B
  • Lecture 10A
  • Lecture 10B

About

A personal repository of notes about learning lisp patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 99.8%
  • NewLisp 0.2%