1 points | by vinodhalaharvi 21 hours ago
1 comments
Just shipped: Pure Go Prism
Modern codebases are tens of thousands of lines. You can't send all that to an LLM.
Pure Go Prism uses Go's real AST parser (go/ast) compiled to WebAssembly. Real semantic parsing - extracts functions, structs, interfaces with signatures and docs.
Just shipped: Pure Go Prism
Modern codebases are tens of thousands of lines. You can't send all that to an LLM.
Pure Go Prism uses Go's real AST parser (go/ast) compiled to WebAssembly. Real semantic parsing - extracts functions, structs, interfaces with signatures and docs.