Skip to content

Commit

Permalink
Target to fix in 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
noklam committed Jan 21, 2025
1 parent df4e9bb commit 434e0e1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
# learn-rust-by-building-ruff

## Rebuild with Python
Components:
- [ ] Tokenizer (Lexer)
- [ ] Parser

main.rs
cache.rs
check.rs
lib.rs
linter.rs
message.rs
parser.rs

## Rebuild with Rust

Reference:
Blog: https://compileralchemy.substack.com/p/ruff-internals-of-a-rust-backed-python
Commit:

0 comments on commit 434e0e1

Please sign in to comment.