Update README.md

This commit is contained in:
Rui Ueyama 2019-11-05 12:32:24 +09:00 committed by GitHub
parent 882e4b2dd8
commit ea2f4b8bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
9cc C compiler
==============
Note: 9cc is no longer an active project, and the successor is
[chibicc](https://github.com/rui314/chibicc).
9cc is a successor of my [8cc](https://github.com/rui314/8cc) C compiler.
In this new project, I'm trying to write code that can be understood
extremely easily while creating a compiler that generates reasonably