Lisp系言語はプログラマの基礎教養です。その中でもSchemeは非常に筋が良い言語でしょう。
実装
SISC - Second Interpreter of Scheme Code:JavaScriptによる実装
仕様
R6RS Status Report:現在議論中の次期仕様
Emacsでの利用
定番系書籍
計算機プログラムの構造と解釈
makeinfo --no-split sicp.texi -o sicp.info
Structure and Interpretation of Computer Programs, Video Lectures
SICP は翻訳も原文もかなり読みずらく、挫折する人が極端に多いことで知られています。SICPは4章からに本としての本質的な部分が書かれているのですが、3章以前で挫折する人が多すぎるようです。
まずは以下の書籍を読んで問題ないならチャレンジしてみるのも良いかもしれません。以下の本は Ocaml で記述されていますが、SICPの3章までの内容を網羅しているはずです。
プログラミングの基礎 (Computer Science Library): 浅井 健一: 本
HtDP
HtUS
EoPL
Essentials of Programming Languages: 3rd edition(EoPL)
学習サイト
以下は当然のようにほとんどが英語です。
Teach Yourself Scheme in Fixnum Days
Teach Yourself Scheme in Fixnum Days翻訳
The Scheme Programming Language, Second Edition
On Lisp:内容はCommonLispです。
http://user.ecc.u-tokyo.ac.jp/~g340299/ ここに翻訳が一部ですがあります。
ftp://typehack.aial.hiroshima-u.ac.jp/pub/Scheme/SchemeBook/
MIT Scheme ユーザー マニュアル MIT Scheme ユーザー マニュアル
love unstable: 2003年10月 アーカイブ Schemeとオブジェクト指向
書籍
Instructor's Manual to Accompany Structure & Interpretation of Computer Programs
プログラミング言語SCHEME:http://www.scheme.com/tspl/
関連リンク集
プログラミング言語Scheme入り口です
Practical SchemeGaucheの実装その他Scheme系ドキュメント
Scheme犬飼大入門Schemeの著者犬飼大氏のサイト
(Scheme)(Lisp)リンク集
http://www.unixuser.org/~euske/doc/scm-sd7/index.html
http://www5a.biglobe.ne.jp/~sasagawa/MLEdit/Scheme/
http://www.shiro.dreamhost.com/scheme/wiliki/schemexref.cgi
http://www003.upp.so-net.ne.jp/quasi/red/lisper.html
http://jp.franz.com/jlug/ja/resources/documents.html
http://www.komaba.utmc.or.jp/~flatline/wiliki.cgi
WebIt! - An XML Framework for Scheme
SourceForge.jp: Project Info - S 式エディタ