Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!tut.cis.ohio-state.edu!bloom-beacon!BUCSF.BU.EDU!gjc From: gjc@BUCSF.BU.EDU (George J. Carrette) Newsgroups: comp.lang.scheme Subject: Plea for Scheme Code Message-ID: <8810021400.AA13715@bucsf> Date: 2 Oct 88 14:00:39 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 The mit cscheme implementation comes with quite a bit of scheme code you can try to run in parallel. There must be a lot of dispatching and data conversion in the arithmetic/bignum code, there must be sorting code, syntax conversion routines etc. You could also look at using the compiler from the yale T system. It has all sorts of passes that do interesting things with list structure. -gjc