Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tw-ilson authored Nov 29, 2024
1 parent 3327177 commit 9a291d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ cargo run -p interpreter
```

## Current Goals & Progress
[] Iterpreter (80%)
[] type checking (75%)
[] Code generation (50%)
[] Optimizations (10%)
- [ ] Interpreter (80%)
- [ ] Type checking (75%)
- [ ] Code generation (50%)
- [ ] Optimizations (10%)

## Dependencies
- Rust 2021 edition
Expand Down

0 comments on commit 9a291d3

Please sign in to comment.