phase: 20.49 COMPLETE; 20.50 Flow+String minimal reps; 20.51 selfhost v0/v1 minimal (Option A/B); hv1-inline binop/unop/copy; docs + run_all + CURRENT_TASK -> 21.0
This commit is contained in:
@ -231,9 +231,9 @@ override → O # オーバーライド
|
||||
**すべての糖衣構文は双方向変換可能:**
|
||||
```bash
|
||||
# フォーマッターによる自由な変換
|
||||
nyash format --style=explicit code.nyash # 明示的記法へ
|
||||
nyash format --style=sugar code.nyash # 糖衣構文へ
|
||||
nyash format --style=ancp code.nyash # 極限圧縮へ
|
||||
nyash format --style=explicit code.hako # 明示的記法へ
|
||||
nyash format --style=sugar code.hako # 糖衣構文へ
|
||||
nyash format --style=ancp code.hako # 極限圧縮へ
|
||||
```
|
||||
|
||||
**同じコードの3つの表現:**
|
||||
|
||||
Reference in New Issue
Block a user