Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] manual/variables.rst #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

sorami
Copy link
Member

@sorami sorami commented Nov 30, 2015

No description provided.

@sorami
Copy link
Member Author

sorami commented Nov 30, 2015

このドキュメント内にある英文は、一部更新されている。
JuliaLang/julia@a89c40c

@@ -54,6 +77,8 @@ the language will not treat variables differently based on their names).

Unicode names (in UTF-8 encoding) are allowed:

(UTF-8エンコーディングの)ユニコードでの名前を使うことも出来ます。
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ユニコード名
ユニコードの名前

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ユニコード → Unicode?

Allowed Variable Names
======================

許可される変数名
======================

Variable names must begin with a letter (A-Z or a-z), underscore, or a
subset of Unicode code points greater than 00A0; in particular, `Unicode character categories`_ Lu/Ll/Lt/Lm/Lo/Nl (letters), Sc/So (currency and
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

コードポイント

@ghost ghost mentioned this pull request Jul 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant