Skip to content

Commit

Permalink
feat: committing to fake master
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Nov 24, 2023
1 parent eb3fba2 commit e82f0f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compiler/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ This crate can be seen as the middle end. It is in charge of generating the ACIR
## noirc_frontend

This crate comprises of the first few compiler passes that together we denote as the compiler frontend (in order): lexing, parsing, name resolution, type checking, and monomorphization. If any of these passes error, the resulting monomorphized AST will not be passed to the middle-end (noirc_evaluator)

i'm a test

0 comments on commit e82f0f5

Please sign in to comment.