From language spec to platform — phased practical guide · Cell Coding v0.1
언어 스펙에서 플랫폼까지 — 단계별 실전 구현 가이드 · Cell Coding v0.1
cell Validator { role: "...", membrane { accepts: X, emits: Y }, on(X input) { emit Y } } 를 파싱해 TypeScript 클래스로 출력할 수 있으면 완료
cell CLI + bridge-python MotionDetected→AlarmPulse.
cell test FilterTissue + VS Code Viewer(organism 계층·막 계약 경고·live run)가 동작하면 완료. Phase 3 complete: CLI 전체 + Cell Viewer + Cell Lab + inspect 연동.
cell install → Docker + POST /v1/signals + 분산 nervous (cell:nervous:Organ Streams). divide → HPA, ioredis, semver (--range ^0.1.0).
A minimal Phase 1 transpiler is already implemented in TypeScript.
Phase 1의 최소 트랜스파일러가 이미 TypeScript로 구현되어 있습니다.
Run cell-coding-transpiler.ts to parse your first cell.
cell-coding-transpiler.ts 를 실행해 첫 번째 세포를 파싱해보세요.