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

real support for numbers #1

Open
kristoff-it opened this issue Feb 13, 2024 · 1 comment
Open

real support for numbers #1

kristoff-it opened this issue Feb 13, 2024 · 1 comment

Comments

@kristoff-it
Copy link
Owner

Right now number parsing is PoC quality.

Goal is to support everything that Zig supports, ideally by leveraging the Zig stdlib parser.

@kristoff-it
Copy link
Owner Author

The tree sitter grammar has been updated to fully support Zig style numbers. The handwritten tokenizer remains TODO.

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

1 participant