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

Implement null constant #29

Open
wolfgang42 opened this issue Oct 10, 2018 · 3 comments
Open

Implement null constant #29

wolfgang42 opened this issue Oct 10, 2018 · 3 comments
Labels
good first issue Good for newcomers ready Ready for development
Milestone

Comments

@wolfgang42
Copy link
Owner

Make sure constants all match spec.

  • Constants: mysterious, null, nothing, nowhere, nobody, empty, gone, true, right, yes, ok, false, wrong, no, lies, maybe, definitely maybe
@wolfgang42 wolfgang42 added good first issue Good for newcomers ready Ready for development labels Oct 10, 2018
@wolfgang42 wolfgang42 added this to the Spec Complete milestone Oct 10, 2018
@wolfgang42
Copy link
Owner Author

maybe/definitely maybe are reserved but have no implementation. All others except null were already implemented.

@ldevernay
Copy link
Collaborator

How do you want to treat reserved words?
Do we wait for their implementation before taking them into account?

@wolfgang42 wolfgang42 changed the title Constants Implement null constant Oct 22, 2018
@wolfgang42
Copy link
Owner Author

Yes, there's nothing to be done for them until a behaviour is specified. I've updated the title accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers ready Ready for development
Projects
None yet
Development

No branches or pull requests

2 participants