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

Add floats #10

Open
bgins opened this issue Mar 19, 2019 · 0 comments
Open

Add floats #10

bgins opened this issue Mar 19, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@bgins
Copy link
Owner

bgins commented Mar 19, 2019

The lexer currently tokenizes integers but not floats. One fine IEEE 754-2008 day, floats should be added. The parser will also need work.

@bgins bgins added the enhancement New feature or request label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant