Re: Krishnamurthi's Automata in Clojure (OutOfMemoryError)

2009-11-28 Thread Charles Gordon
the same issue as described in this thread: > >  http://groups.google.com/group/clojure/msg/dfb1c1d68ac7e742 > > Cheers, > > Mark > > > > Charles Gordon writes: > > The implementation listed there doesn't work, and is before Rich > > introduced "let

Krishnamurthi's Automata in Clojure (OutOfMemoryError)

2009-11-27 Thread Charles Gordon
ang.OutOfMemoryError] I don't understand the underlying model of Clojure's runtime well enough to understand why this is occurring. I'm not getting a stack overflow error, so it seems likely that something is holding onto memory (perhaps the entire stream?). Does anyone have any insigh