gray@hplb.hpl.hp.com (Graham Higgins) (03/03/90)
DEC recently announced the availability of Scheme->C, a Scheme to C translator. I downloaded a copy of the code and would like to try and get it running on the ST. There's a snag, however (isn't there always?) --- there is a .s file which deals with saving and restoring registers, counters, etc. (to facilitate call-with-current-continuation) and some integer arithmetic overflow handling. The code is in VAX assembler and needs translating to 68000 assembler. It *looks* like a fairly straightforward translation, but I could use some help in ensuring that I get it right --- any offers? -- Graham ====== ------------------------------------------------------------------ Graham Higgins | Phone: (0272) 799910 x 24060 Hewlett-Packard Labs | gray@hpl.hp.co.uk Bristol | gray%hplb.uucp@ukc.ac.uk U.K. | gray@hplb.hpl.hp.com ------------------------------------------------------------------ Disclaimer: My opinions above are exactly that, mine and opinions. ------------------------------------------------------------------