-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: marcaube/rusty_monkey
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add support for _conditional expressions_
compiler
Issue or PR related to the compiler
lexer
Issue or PR related to lexical analysis
parser
Issue or PR related to the parser
#15
opened May 27, 2022 by
marcaube
Add support for integer division, i.e. //
lexer
Issue or PR related to lexical analysis
parser
Issue or PR related to the parser
#14
opened May 17, 2022 by
marcaube
Add support for patterns in let statements
compiler
Issue or PR related to the compiler
lexer
Issue or PR related to lexical analysis
parser
Issue or PR related to the parser
#13
opened May 14, 2022 by
marcaube
Compile to Web Assembly so Monkey can run in the browser
compiler
Issue or PR related to the compiler
#9
opened Apr 8, 2022 by
marcaube
Add support for numbers in identifiers, e.g. foo_2
lexer
Issue or PR related to lexical analysis
#8
opened Apr 6, 2022 by
marcaube
Add support for floats, hex, octal and binary numbers
lexer
Issue or PR related to lexical analysis
#7
opened Apr 6, 2022 by
marcaube
Add support for postfix operators
lexer
Issue or PR related to lexical analysis
parser
Issue or PR related to the parser
#5
opened Apr 6, 2022 by
marcaube
Add support for number separators e.g. 10_000
lexer
Issue or PR related to lexical analysis
#4
opened Apr 6, 2022 by
marcaube
Add unicode support 🤘
lexer
Issue or PR related to lexical analysis
#3
opened Apr 6, 2022 by
marcaube
Attach line number, column number and filename to tokens
lexer
Issue or PR related to lexical analysis
#2
opened Apr 6, 2022 by
marcaube
ProTip!
Mix and match filters to narrow down what you’re looking for.