Merge pull request #2386 from polluks/patch-12

Added link for your interest
This commit is contained in:
Bob Andrews
2024-01-25 14:36:51 +01:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ For details look at the [Website](https://cc65.github.io).
Project founders:
* John R. Dunning: original implementation of the C compiler and runtime library, Atari hosted
* John R. Dunning: [original implementation](https://public.websites.umich.edu/~archive/atari/8bit/Languages/Cc65/) of the C compiler and runtime library, Atari hosted
* Ullrich von Bassewitz:
* move the code to modern systems
* rewrite most parts of the compiler