code-journey

Official

Explore Ori code through the compiler.

Authorupstat-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to trace the execution of Ori code through the entire compiler pipeline, from source text to final machine code, identifying inefficiencies and potential issues.

Core Features & Use Cases

  • End-to-End Tracing: Follow code through lexing, parsing, type checking, interpretation, and LLVM codegen.
  • Deep Scrutiny: Analyze generated LLVM IR for instruction purity, ARC correctness, attribute usage, control flow, and binary quality.
  • Use Case: Understand exactly how your Ori code is transformed into machine instructions, pinpointing performance bottlenecks or correctness issues in the compiler itself.

Quick Start

Use the code-journey skill to trace the execution of the provided file 'plans/code-journeys/01-arithmetic.ori'.

Dependency Matrix

Required Modules

ir_parserinstruction_metricsarc_metricsattribute_metricscontrol_flow_metricsbinary_metricsextract-metricsscoreextract_ir_from_results

Components

scriptsreferences

💻 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: code-journey
Download link: https://github.com/upstat-io/ori-lang/archive/main.zip#code-journey

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 471,000+ vetted skills library on demand.