ミケリンとミシェルソンの違い
2 回答
- 投票
-
- 2019-02-03
Michelineは、Michelsonの具体的な構文です.
https://tezos.gitlab.io/whitedoc/michelson.html
具体的な構文とは、Michelsonが実際に記述されている言語の一部であり、セマンティクス(評価など)を処理しないことを意味します.
Micheline is the concrete syntax of Michelson.
https://tezos.gitlab.io/whitedoc/michelson.html
The concrete syntax means that it is the part of language in which Michelson is actually written and doesn't deal with semantics (evaluation, etc.).
-
- 2020-05-13
最近、ミケリンのドキュメントページを作成しました.これは、ミケリンが何であるかをよりよく理解するのに役立つ可能性があります:https://tezos.gitlab.io/whitedoc/micheline.html
I have recently written a documentation page for Micheline that might help you better understand what it is: https://tezos.gitlab.io/whitedoc/micheline.html
ミケリンとミシェルソンの違いは何ですか?ミケリンはミシェルソンのサブセットですか?