Skip to content

Add Lean-to-Yul compiler mission prompt#9

Closed
Th0rgal wants to merge 1 commit into
mainfrom
verification
Closed

Add Lean-to-Yul compiler mission prompt#9
Th0rgal wants to merge 1 commit into
mainfrom
verification

Conversation

@Th0rgal
Copy link
Copy Markdown
Member

@Th0rgal Th0rgal commented Feb 10, 2026

Defines the scope, architecture, and testing strategy for a minimal compiler translating DumbContracts EDSL to human-readable Yul IR. Covers all 7 contracts, verified function selectors, 62 existing Foundry tests as acceptance criteria.


Note

Low Risk
Documentation-only change that adds a new mission/spec file; no runtime, build, or test behavior is modified.

Overview
Adds COMPILER_MISSION.md, a detailed mission/spec documenting the planned Lean-to-Yul compiler (target scope across 7 example contracts, proposed Compiler/ architecture, required ABI selectors/calldata/return/revert conventions, and mapping slot/checked-arithmetic codegen expectations).

Also outlines the intended testing workflow, using existing Foundry tests as acceptance criteria plus new test/yul/ comparison tests for Yul-compiled bytecode.

Written by Cursor Bugbot for commit f4a9896. This will update automatically on new commits. Configure here.

Defines the scope, architecture, and testing strategy for a minimal
compiler translating DumbContracts EDSL to human-readable Yul IR.
Covers all 7 contracts, verified function selectors, 62 existing
Foundry tests as acceptance criteria.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dumbcontracts Error Error Feb 10, 2026 2:52pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants