Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!samsung!uunet!ogicse!orstcs!mist.CS.ORST.EDU!budd From: budd@mist.CS.ORST.EDU (Tim Budd) Newsgroups: comp.lang.apl Subject: Re: Parallel APL? Message-ID: <21744@orstcs.CS.ORST.EDU> Date: 13 Nov 90 16:40:37 GMT References: <4679@husc6.harvard.edu> <3970003@hpwrce.HP.COM> Sender: usenet@orstcs.CS.ORST.EDU Organization: Computer Science Department, Oregon State Univ. Lines: 9 I have students working on an APL -> C translator (or compiler), which we hope to eventually transform into an APL -> C* translator and thereby gain parallelism on a CM or MassPar type system. This is a masters project, and not ready for release yet. If and when it does become more stable, it will probably be relased by anonymous ftp, but don't expect anything before the end of the academic year. (This is a successor to the compiler described in my book, AN APL Compiler, and the code is considerably better than described there). --tim budd, oregon state university