Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Proper way to start a repl inside gh_eval_str or gh_load...




Is it possible to get the same effect as gh_repl() from the scheme
level?  Scpecifically, I want to invoke this after I do a little work
from within a gh_eval_file(), and then launch the repl from that code.

(I suppose I could just export gh_repl() to the scheme level, but I
didn't know if that was likely to work, and I figured there might
already be a better way.)

Thanks

-- 
Rob Browning <rlb@cs.utexas.edu> PGP=E80E0D04F521A094 532B97F5D64E3930

Guile Home | Main Index | Thread Index