[erlang-questions] Scheme in Erlang?

Robert Virding rvirding@REDACTED
Fri Nov 9 23:31:28 CET 2007


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!.

Or, perhaps, a Scheme like interface to Erlang.

Robert

On 08/11/2007, Berlin Brown <berlin.brown@REDACTED> wrote:
>
> This article on scheme in erlang is pretty popular?  Does anyone know of
> an scheme interpreter and tutorial for erlgang?
>
>
> http://halogen.note.amherst.edu/~jdtang/scheme_in_48/tutorial/evaluator2.html
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20071109/7efc33b5/attachment.htm>


More information about the erlang-questions mailing list