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

File quickbasic_extractor.rs

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

Source from the content-addressed store, hash-verified

1/// Tree-sitter based `QuickBasic` 4.5 source code extractor.
2///
3/// `QuickBasic` 4.5 is a superset of `QBasic` with separate compilation,
4/// `$INCLUDE` metacommands, `REDIM`, and compiled `.EXE` output.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected