Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 8c57984

Browse files
committed
NotationsMacros翻訳 (#21)
* 翻訳開始 * 翻訳完了
1 parent 82393a9 commit 8c57984

File tree

3 files changed

+648
-54
lines changed

3 files changed

+648
-54
lines changed

GLOSSARY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@
257257
| syntax | 構文 | |
258258
| syntax category | 構文カテゴリ | |
259259
| syntax former | 構文形成器 | |
260+
| syntax item | 構文アイテム | |
261+
| syntax kind | 構文種別 | |
260262
| syntax trees | 構文木 | |
261263
| syntax value | 構文の値 | |
262264
| synthetic syntax | 統合的な構文 | |
@@ -303,15 +305,18 @@
303305
| --- | --- |
304306
| choice node | |
305307
| cumulative | |
308+
| idiom bracket | https://wiki.haskell.org/Idiom_brackets |
306309
| impredicativity, predicativity | |
307310
| inhabited | |
308311
| no confusion | |
309312
| out, semi-out | |
310313
| packed array | System Verilogという言語にこの名前の文法要素がある? |
311314
| strict positively, negatively | 自己言及される定義の分類、定訳は無い模様 |
312315
| prelude | |
316+
| quotation, antiquotation, quasiquotation | マクロの機能 |
313317
| relevant, irrelevant | 直訳して「関係・無関係」はわかりづらいと判断 |
314318
| subject reduction | TAPLに出てくる模様 |
315319
| subsingleton | |
316320
| type ascription | Scala、Rustに同じ用語あり |
321+
| unexpander | プリティプリンタの一部機能 |
317322
| well-typed | |

0 commit comments

Comments
 (0)