From 9af83459057c5d3713eb3e385033343ecb229017 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 19 May 2019 15:15:52 -0700 Subject: Most of the code is not so rough anymore --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fa22737..ba2acf3 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ the [ISC] license. Several GNU C [extensions] are also implemented. -There is still much to do and some parts of the code are a little rough, -but it currently implements most of the language and is capable of -[building software] including itself, mcpp, gcc 4.7, binutils, and more. +There is still much to do, but it currently implements most of the +language and is capable of [building software] including itself, mcpp, +gcc 4.7, binutils, and more. It was inspired by several other small C compilers including [8cc], [c], [lacc], and [scc]. -- cgit v1.2.3