Path: utzoo!utgpu!watserv1!watmath!att!pacbell.com!ucsd!swrinde!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!csrd.uiuc.edu!sp27.csrd.uiuc.edu!jaxon From: jaxon@sp27.csrd.uiuc.edu (Greg P. Jaxon) Newsgroups: comp.lang.apl Subject: Re: apl source code Keywords: apl,source Message-ID: <1991Jan25.195802.4501@csrd.uiuc.edu> Date: 25 Jan 91 19:58:02 GMT References: <26484@uflorida.cis.ufl.EDU> Sender: news@csrd.uiuc.edu (news) Organization: UIUC Center for Supercomputing Research and Development Lines: 8 Unisys' APLB for their A-Series line of minis to mainframes is available with source, I don't think they charge any extra for that yet. It is written in Algol, with a moderate amount of machine dependencies. There are about 60-70 K lines including a shared file system and shared variables, nested arrays, user-defined operators, primitive fns as operands, error trapping, ... etc. What is your need for interpreter source?