On Wed 30 Apr 2014 03:51, Doug Evans writes:
> While reading guile sources I happened across the implementation
> of struct scm_print_state. ref: libguile/print.h
>
> It (tries to) map a C struct to a set of Guile struct fields:
> ref: SCM_PRINT_STATE_LAYOUT.
You know, I don't think I ever noti
Hi all.
While reading guile sources I happened across the implementation
of struct scm_print_state. ref: libguile/print.h
It (tries to) map a C struct to a set of Guile struct fields:
ref: SCM_PRINT_STATE_LAYOUT.
I *could* be missing something, but I think my angst can be represented
with the f