takikawa | 13 years ago | on: The Nature of Lisp
takikawa's comments
takikawa | 13 years ago | on: Amb: A Redex Tutorial
We do try hard to make the docs understandable though, so if you have some feedback please do mention it on the mailing list so that the responsible devs can try to address it.
takikawa | 13 years ago | on: Why I don't use Racket or any other Scheme
Since Racket isn't Scheme, it also comes with more data structures built-in and there's on-going work to better support numerical computation.
takikawa | 13 years ago | on: Stop teaching calculating; Start teaching math
takikawa | 13 years ago | on: Racket v5.3
There are also green threads for concurrency: http://docs.racket-lang.org/reference/concurrency.html
takikawa | 13 years ago | on: Racket v5.3
takikawa | 13 years ago | on: Racket v5.3
takikawa | 13 years ago | on: Best way to learn racket?
If you get stuck, the community on IRC at #racket on Freenode is friendly & active and so is the mailing list.
takikawa | 13 years ago | on: Open-Source High-quality PDF of SICP