Add bilingual manual and localized docs routes

This commit is contained in:
2026-08-14 11:16:37 +09:00
parent 3645a2cc2d
commit cda32cc260
85 changed files with 2316 additions and 71 deletions
+12
View File
@@ -0,0 +1,12 @@
# 言語仕様
この章では、Decodal source の構文と評価結果を決める規則を説明する。
- syntax と grammar
- primitive、object、array、function
- constraint、`Unknown``default`
- `&``//``as` とその他の operators
- module、import、lazy evaluation
- materialization と diagnostics
章の一覧は [Manual Index](../index.md) を参照する。