[plt-scheme] Android; compiling to Java byte code; Clojure

Shriram Krishnamurthi sk at cs.brown.edu
Thu Nov 22 08:40:40 EST 2007


> It seems to me that recur and loop together allow a
> more intuitive version of the equivalent of tail
> recursion in this case than the regular tail recursion
> in the equivalent SICP Scheme version.
>
> Any opinions?

Yes, and with bells on!

But let me ask a question first.  Can you show us the central
definition from this paper in Clojure?

http://www.cs.brown.edu/~sk/Publications/Papers/Published/sk-automata-macros/

[I think this example is not so hard with RECUR, but I'd like to see
it done anyway.]

Thanks,
Shriram



More information about the plt-scheme mailing list