Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!CRVAX.SRI.COM!RAY From: RAY@CRVAX.SRI.COM (Ramon M. Curiel) Newsgroups: comp.os.vms Subject: Re(2): Re: External definitions for SYS$, RTL$ etc... Message-ID: <8801201708.AA05484@ucbvax.Berkeley.EDU> Date: 20 Jan 88 18:13:01 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Organization: The ARPA Internet Lines: 10 X-Unparsable-Date: Tue, 19 JAN 88 11:46:09 PDT * I believe that SDL stands for Symbol Definition Language. As its name implies it is a language used to create symbol definitions. In fact it can generate definitions for Macro-32, Bliss, Basic, Fortran, and Pascal that I know of for sure. I suspect it should be able to do PL1 since it is a written in PL1. SDL is included in the source distribution kit. The SDLNPARSE is used to generate include files from an intermediate point, where SDL generates from a source file. Ray