Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onehr committed Jun 18, 2020
1 parent 5fa9b61 commit 3445a26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ we have already got some contributors now who are interested in building this pr
* IR generator (TODO)
* Optimizer (TODO)
* Assembly code generator (TODO)
* Assembler (TODO)
* Debugger (Working on, in another [repo](https://github.com/onehr/dbrs))
* Code clean up
- [ ] Remove `#[allow(dead_code)]`

Expand Down
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

mod ast;
mod cpp;
mod lexer;
Expand Down

0 comments on commit 3445a26

Please sign in to comment.