home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / tutorial / pastutor / tutor00.doc next >
Text File  |  1988-11-07  |  1KB  |  23 lines

  1. The enclosed files are the first seven installments of a tutorial series on 
  2. compiler theory and construction.  The intended audience is those folks who 
  3. are not computer scientists, but who enjoy computing and have always wanted to 
  4. know how compilers work. A lot of compiler theory has been left out, but the 
  5. practical issues are covered. By the time you have completed the series, you 
  6. should be able to design and build your own working compiler. It will not be 
  7. the world's best, nor will it put out incredibly tight code. Your product will 
  8. probably never put Borland or MicroSoft out of business.  But it will work, 
  9. and it will be yours.
  10.  
  11. A word about the format: The files were created using Sprint, and THEY HAVE 
  12. EMBEDDED CONTROL CHARACTERS.  They are Sprint PRN files, which means that they 
  13. are intended to be sent to a printer. They are "almost ASCII", but they do 
  14. have a few codes such as form feeds in them. They work fine on my Epson MX-80,
  15. which means that they will probably print correctly on most other printers, 
  16. including IBM printers. Sorry about that, but it's the only way Sprint will do 
  17. formatting correctly.
  18.  
  19.  
  20.                                     Jack W. Crenshaw
  21.  
  22.                                 CompuServe 72325,1327
  23.