I'm using TinyScheme, and currently trying to route it's console input/output into my functions without on-disk file. I'm using Cocoa Touch, and final goal is making remote interactive console.
I thinks some steps required, but I cannot how to implemented each steps. Especially, the how to using FILE structure.
Any recommendations & advices?