Path: utzoo!utgpu!watmath!att!tut.cis.ohio-state.edu!ucbvax!agate!eos!amelia!orville.nas.nasa.gov!raible
From: raible@orville.nas.nasa.gov (Eric Raible)
Newsgroups: comp.lang.scheme
Subject: xscheme code wanted/offered
Message-ID: <2855@amelia.nas.nasa.gov>
Date: 14 Aug 89 19:14:43 GMT
Sender: news@amelia.nas.nasa.gov
Reply-To: raible@orville.nas.nasa.gov (Eric Raible)
Organization: NASA Ames Research Center, Moffett Field, CA
Lines: 17

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)