Skip to content

Commit

Permalink
(#77) Docs: update the preprocessor progress note
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Feb 10, 2024
1 parent eb601d3 commit 134bf14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Implementation Dashboard
------------------------

- [ ] [C23 standard compatibility][issue.c23-standard]: poor
- [ ] [Preprocessor][issue.preprocessor]: about **20%** of all features are supported
- [ ] [Preprocessor][issue.preprocessor]: about **30%** ready
- [ ] [Lexer][issue.lexer]: mostly works, but needs more tests and validation on its compliance
- [ ] [Parser][issue.parser]: supports about **25%** of the language syntax
- [ ] **Compiler**
Expand Down

0 comments on commit 134bf14

Please sign in to comment.