Skip to content

Commit

Permalink
docs: add a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aden-Q committed May 8, 2024
1 parent 96dd14c commit f6f2966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Monkey is an interpreted language written in Go. *This project is still under de
+ [ ] feat: reference integer literal as constant, simulate some static memory space for literals of integer, strings, etc.
+ [ ] feat: immutable types
+ [ ] feat: integer overflow problem
+ [ ] feat: command history and navigate in REPL using left, right, up, bottom

## References

Expand Down

0 comments on commit f6f2966

Please sign in to comment.