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

Tokens and tokenization #3

Open
1 task
mkualquiera opened this issue May 20, 2020 · 0 comments
Open
1 task

Tokens and tokenization #3

mkualquiera opened this issue May 20, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@mkualquiera
Copy link
Member

Summary

Currently there is no information on the specification regarding what tokens are and how to turn raw user input into tokens that the environment can process. This has to be added to the specification.

Value

Although nothing stops HueLang conceptually from working in a non-textual environment, the current, initial versions should set a standard for the way text interfaces of the language are implemented.

Specification

  • Add information to the HueLang specification regarding how tokens work, specifically matching the way it's done on the C implementation.
@mkualquiera mkualquiera added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels May 20, 2020
@mkualquiera mkualquiera self-assigned this May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant