gEDA-dev: Guile question
Peter Clifton
pcjc2 at cam.ac.uk
Mon Jun 11 11:58:33 EDT 2007
On Mon, 2007-06-11 at 09:12 -0600, John Doty wrote:
> Does anyone know if there's a way in guile to drop into its
> interactive interpreter loop from a script? I'd like to be able to
> start up gnetlist, but work on my back end interactively once all the
> data structures are created.
http://www.gnu.org/software/guile/manual/html_node/Breakpoints-Overview.html
Is that of any help?
When I was playing with gschem, I found a call which drops guile into an
interactive interpreter from "C", but this means execution of C code
stops at this point. (Unless called back into via guile).
I that sounds useful, look at scm_shell(...)
e.g.
http://www.gnu.org/software/guile/manual/html_node/A-Sample-Guile-Main-Program.html#A-Sample-Guile-Main-Program
> John Doty Noqsi Aerospace, Ltd.
> http://www.noqsi.com/
> jpd at noqsi.com
>
>
>
>
> _______________________________________________
> geda-dev mailing list
> geda-dev at moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173 - (No signal in the lab!)
More information about the geda-dev
mailing list