What Would be a Good Lisp Project?
I've been going through SICP and I'm currently on chapter 4. I was wondering if there are any projects (open source) or new ideas that could keep me busy for 3-4 months?
I'm also contemplating if I should learn another lisp like Clojure since it seems that it's a bit impractical to build something big with Scheme alone.
7 comments
[ 3.1 ms ] story [ 25.7 ms ] threadhttp://racket-lang.org/
Build a website. Instant gratification and you can always grow it into something big.
Take a look to Lisp in Small Pieces[1] if you are interested in something beyond the metacircular evaluator from SICP.
Read the code of Racket, you will learn a lot from it.
[1] http://www.amazon.com/Lisp-Small-Pieces-Christian-Queinnec/d...