MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / msbasic2_extractor.rs

File msbasic2_extractor.rs

src/extraction/msbasic2_extractor.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// Tree-sitter based MS BASIC 2.0 source code extractor.
2///
3/// Parses MS BASIC 2.0 (Commodore 64 era) source files and emits nodes and
4/// edges for the code graph. MS BASIC 2.0 is line-number based with no

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected