ack/NEW

17 lines
758 B
Plaintext
Raw Normal View History

1985-04-12 17:08:56 +00:00
What's new:
1987-03-23 21:00:02 +00:00
A lot of things have changed since the previous distribution.
1985-04-12 17:08:56 +00:00
It is not wise to mix files created by the previous version of the Kit
with files belonging to this version, although that might sometimes work.
1987-03-23 21:00:02 +00:00
The major changes are:
- a new C-compiler and runtime system
- a new C preprocessor
- new assembler framework, allowing the generation of relocatable
object code for most processors
- new versions of all assemblers, using the new assembler framework
- a new link-editor, linking is now a separate and fast phase for most
machines
- improved Pascal compiler, now also handles 4-byte wordsize
- Motorola M68020 backend and assembler
- improved version of LL(1) parser generator, producing faster code
- a new language: Occam