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

From: Shriram Krishnamurthi (sk at cs.brown.edu)
Date: Sat Nov 24 15:32:03 EST 2007

I don't know the recursive binding semantics of Clojure (or, indeed,
anything else about it), but your translation

(a) does different things for the init state than for the more state

(b) accumulates context for the transition from init to more.

So now suppose I wanted init and more to invoke one another an
arbitrary number of times?

Shriram


Posted on the users mailing list.