bytecode-compare

Community

Verify Tcl bytecode correctness

Authorbitwisecook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures the accuracy and consistency of Tcl bytecode generated by a custom compiler by comparing it against the output of the official Tcl interpreter across different versions.

Core Features & Use Cases

  • Bytecode Verification: Compares generated bytecode instructions against reference Tclsh disassembly.
  • Regression Detection: Identifies differences in instruction sequences after compiler modifications.
  • Use Case: After updating the Tcl compiler's code generation logic, use this Skill to run a comprehensive comparison against Tcl 9.0's bytecode to ensure no regressions were introduced.

Quick Start

Run the bytecode comparison skill to get a summary of all snippets against Tcl 9.0.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bytecode-compare
Download link: https://github.com/bitwisecook/tcl-lsp/archive/main.zip#bytecode-compare

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.