Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!decvax!decwrl!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: SDL Message-ID: <9372@ucbvax.ARPA> Date: Fri, 26-Jul-85 19:16:02 EDT Article-I.D.: ucbvax.9372 Posted: Fri Jul 26 19:16:02 1985 Date-Received: Sun, 28-Jul-85 09:26:05 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 22 From: Kevin Carosso SDL stands for something like (Symbol Definition Language) or something like it. Basically it's how the DEC people stay sane designating all the FOO$BLECH symbols in VMS. They define them in a language that assigns the values and then provide processors that can create declarations for the various language products. New with VMS V4: at VMSINSTAL time, the declarations for the particular language you are installing are created by something called SDLNPARSE to reflect the current state of system symbols. Neat trick, too bad they don't give us SDL (or whatever they really use) so we can stay sane designing our own FOO_BLECH symbols (only DECies get to use the "$"). /Kevin Carosso engvax!kvc @ CIT-VAX.ARPA ps. Check out the ufiche for .SDL files if you want to see what one looks like. Try MAIL, I've read MAIL cover to cover (yuck) and know it has one...