1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-09 13:25:06 +00:00

Merge pull request #2351 from groessler/something_to_pull

mention John Dunning as original author
This commit is contained in:
Bob Andrews
2024-01-11 19:46:16 +01:00
committed by GitHub

View File

@@ -7,9 +7,13 @@ For details look at the [Website](https://cc65.github.io).
## People
Project founder:
Project founders:
* Ullrich von Bassewitz
* John R. Dunning: original implementation of the C compiler and runtime library, Atari hosted
* Ullrich von Bassewitz:
* move the code to modern systems
* rewrite most parts of the compiler
* complete rewrite of the runtime library
Core team members: