What exactly are you after? Do you want a real standard Scheme or "just" a tutorial on how you could implement a Scheme subset in Erlang. Like the one for Haskell which you reference? N.B. They do not implement a full Scheme skipping over some the difficult bits to do in a non-destructive language, like vector-set! and string-set!.
<br><br>Or, perhaps, a Scheme like interface to Erlang.<br><br>Robert<br><br><div><span class="gmail_quote">On 08/11/2007, <b class="gmail_sendername">Berlin Brown</b> <<a href="mailto:berlin.brown@gmail.com">berlin.brown@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">This article on scheme in erlang is pretty popular?  Does anyone know of
<br>an scheme interpreter and tutorial for erlgang?<br><br><a href="http://halogen.note.amherst.edu/~jdtang/scheme_in_48/tutorial/evaluator2.html">http://halogen.note.amherst.edu/~jdtang/scheme_in_48/tutorial/evaluator2.html
</a><br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">
http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>