MCPcopy Index your code
hub / github.com/chr4/writing_an_interpreter_in_rust

github.com/chr4/writing_an_interpreter_in_rust @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
18 symbols 37 edges 4 files 3 documented · 17%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Core symbols most depended-on inside this repo

read_char
called by 6
src/lexer.rs
peek_char
called by 4
src/lexer.rs
peek_char_eq
called by 2
src/lexer.rs
next_token
called by 2
src/lexer.rs
is_letter
called by 2
src/lexer.rs
skip_whitespace
called by 1
src/lexer.rs
peek_is_letter
called by 1
src/lexer.rs
read_identifier
called by 1
src/lexer.rs

Shape

Method 10
Function 6
Class 1
Enum 1

Languages

Rust100%

Modules by API surface

src/lexer.rs13 symbols
src/token.rs4 symbols
src/main.rs1 symbols

For agents

$ claude mcp add writing_an_interpreter_in_rust \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page