Skip to content

Commit

Permalink
Merge pull request #3 from DrEden33773/DrEden33773-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
DrEden33773 authored May 28, 2024
2 parents e225c75 + 8ed8153 commit 01a6478
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 @@ -74,7 +74,7 @@ Proof will be given later.

I've adopt the welcomed `panic-mode-liked` error handling strategy for this part, to make sure that the `compiler` could find as many errors as possible in one run, instead of being halted by the first error.

To make sure error could be handled in a `synchros` way, `FIRST-FOLLOW` table is a must (I've build this manually, which could be further improved by using auto-tools).
To make sure error could be handled in a `synchronous` way, `FIRST-FOLLOW` table is a must (I've build this manually, which could be further improved by using auto-tools).

### Codegen

Expand Down

0 comments on commit 01a6478

Please sign in to comment.