Skip to main content

parser-parity

Grow Fatou's Julia parser toward JuliaSyntax.jl using the differential oracle. The projector at crates/fatou-parser/src/parser/sexpr.rs walks the CST and emits JuliaSyntax's s-expression shape; the harness in crates/fatou-parser/tests/juliasyntax_oracle.rs diffs each fixture against pinned expected.sexpr. Use this skill to take a parser target — a divergence found by probing real Julia, a handover recorded in RECAP.md, or one named directly by an issue, a code snippet, or a prompt — then add the grammar plus projector support, lock it with a fixture, and ratchet the now-passing cases into the allowlists. The projector is a test-only diagnostic: a divergence means the CST (or the projector's encoding translation) is wrong, never patch it in the projector to make the test pass.

설치로 이동

소스 정보

저장소
jolars/fatou
최근 소스 활동
2026년 8월 18일 13:10
감지된 SKILL.md 언어
영어
스타
49
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.