NEW 1.1 KB

123456789101112131415161718192021222324252627
  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, C, and ANSI C
  10. - an Acorn Archimedes back-end
  11. - code-expanders for VAX, Intel 80386 and Motorola M68020 processors,
  12. and very fast Pascal, Modula-2, ANSI C, and C compilers constructed
  13. using these code expanders
  14. - a cc-compatible very fast C compiler for SUN-3 and VAX.
  15. Also added, but not part of the Kit proper are
  16. - flex: a lexical analyzer generator
  17. - byacc: yacc-clone by UCB
  18. - f2c: a Fortran to C compiler by AT&T.
  19. See the ACK installation manual for their copyright notices.
  20. --
  21. Ceriel Jacobs, Dept. of Mathematics and Computer Science, Vrije Universiteit,
  22. De Boelelaan 1081a, 1081 HV Amsterdam, The Netherlands
  23. Email: ceriel@cs.vu.nl Fax: +31 20 6427705