[Info-vax] PL/1 on VMS

Bob Koehler koehler at eisner.nospam.encompasserve.org
Thu Jan 26 15:35:42 EST 2012


In article <noKdnRadzt_Q87zSnZ2dnUVZ_q2dnZ2d at earthlink.com>, "John Reagan" <johnrreagan at earthlink.net> writes:
> 
> 
>> It's "friendlier" than C.
> 
> It is more consistent than C.  Not sure on the friendlier part (yes I see 
> the quotes).
> 
> The biggest shock for people is that BLISS is essentially untyped.  It deals 
> with machine words.  There are language features that help you think "types" 
> but the language (and compiler) won't really help you from cutting off 
> fingers.

   The best way to understand BLISS may be to use you're object oriented
   thinking skills, but understand the language models the computer,
   not external real-world objects.

   If C can think of all files as streams of bytes, BLISS can think of
   all RAM as collections of machine words.




More information about the Info-vax mailing list