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

Introduction to Grammar should specify how encoding for source files is specified #38

Open
mikesamuel opened this issue Oct 15, 2019 · 0 comments
Assignees

Comments

@mikesamuel
Copy link
Contributor

Before the lexical grammar it might be worth specifying how a source file is decoded from bytes to code-units.

For example, the Go spec mandates UTF-8

Source code is Unicode text encoded in UTF-8.

Maybe at the top of ¶ Syntax

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

No branches or pull requests

3 participants