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

xscheme code wanted/offered



I'm looking for a bytecode dumper/loader for xscheme.

I written some low-level stuff for

1) calling C functions
2) dynamically loading C functions (on an Iris 4D, but pretty generic)
3) accessing and setting C variables
4) some support for accessing and setting elements of C structures
   (by parsing the structure definitions)

In addition, I've got some simple error-handling stuff, fluid-let,
a break macro, with-input-from-file, with-output-to-file,
and some other stuff.

All of this stuff is public domain - mail to me for more info or code.

Eric Raible (raible@orville.nas.nasa.gobv)