NEW 754 B

12345678910111213141516171819202122
  1. It is not wise to mix files created by the previous version of the Kit
  2. with files belonging to this version, although that might sometimes work.
  3. Many problems with the previous distribution have been fixed.
  4. The major additions are:
  5. - an ANSI C compiler
  6. - a LINT C program checker, both non-ansi and ansi
  7. - an Intel 80386 back-end
  8. - a SPARC code expander
  9. - a source level debugger for Pascal, Modula-2, and ANSI C
  10. - an Acorn Archimedes back-end
  11. - code-expanders for VAX, Intel 80386 and Motorola M68020 processors,
  12. allowing the creation of very fast compilers.
  13. Ceriel J.H. Jacobs
  14. Dept. of Math. and Computer Science
  15. Vrije Universiteit
  16. De Boelelaan 1081a
  17. 1081 HV Amsterdam
  18. The Netherlands
  19. (Email: ceriel@cs.vu.nl)