MCPcopy Index your code
hub / github.com/chikaku/gosyn

github.com/chikaku/gosyn @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
308 symbols 1,012 edges 15 files 32 documented · 10%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

gosyn

Golang's syntax parser in Rust follow by the Specification.

documentation

See https://docs.rs/gosyn

Extension points exported contracts — how you extend this code

Spec (Interface)
(no doc) [3 implementers]
src/ast.rs

Core symbols most depended-on inside this repo

expect
called by 80
src/parser.rs
next
called by 48
src/parser.rs
current_is
called by 46
src/parser.rs
skipped
called by 41
src/parser.rs
type_
called by 27
src/parser.rs
finish
called by 25
src/parser.rs
assert_ident
called by 25
src/parser.rs
new_started_parser
called by 24
src/parser.rs

Shape

Method 133
Function 99
Class 62
Enum 12
Interface 1
Struct 1

Languages

Rust99%
Go1%

Modules by API surface

src/parser.rs138 symbols
src/ast.rs71 symbols
src/scanner.rs63 symbols
src/token.rs12 symbols
tests/walkdir.rs6 symbols
tests/file.rs4 symbols
src/lib.rs3 symbols
benches/scanner.rs3 symbols
tests/testdata/docs.go2 symbols
src/error.rs2 symbols
tests/testdata/helloworld.go1 symbols
tests/testdata/func_docs.go1 symbols

For agents

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

⬇ download graph artifact