[plt-scheme] function for reading text from Scheme files
On Nov 19, Danny Yoo wrote:
> Hi everyone,
>
> Geb wrote a message while back asking how to get text out of
> PLT-enriched Scheme file. One way to do it is to use the Framework
> functions to get at an interesting editor, and then call
> snip-specific methods on that editor.
>
>
> Here is a quick-and-dirty kludge:
> [...]
(See also my wxme-to-text script.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!