<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 28-Jan-18 13:45, Tim Stark wrote:<br>
    <blockquote type="cite"
      cite="mid:006701d39868$3cf53540$b6df9fc0$@gmail.com">
      <pre wrap="">Folks,

There is BLISS source codes for TOPS-20 in pdp-10.trailing-edge.com.

There is a free copy of BLISS compilers for VAX and Alpha in Freeware CD dist. 

There is a online version of  The Design of an Optimizing Compiler on CMU website.

I have a question for you.  Does anyone know any documents to learn how to write BLISS codes?


</pre>
    </blockquote>
    There is an internal course called BLISS Primer.  It may be on-line;
    if not, when I get around to sending more stuff to CHM, I'm sure it
    will be.<br>
    <br>
    In the TOPS-10 & -20 software notebooks, there are the BLISS-36
    Language Guide, Installation manual, User Guide<br>
    <br>
    TOPS-10 also has the XPORT manual.  XPORT is a library for writing
    portable code; including user-mode IO.  Don't know why it's not in
    the TOPS-20 set (or maybe I missed it.)<br>
    <br>
    The language guide is pretty readable, if you know another
    programming language.<br>
    <br>
    The paper that I referenced earlier gives some context and history.<br>
    <br>
  </body>
</html>