feat(tokenizer): parse integers
This commit is contained in:
parent
71a9d82d96
commit
f259b079b7
13 changed files with 311 additions and 27 deletions
|
|
@ -214,6 +214,10 @@ i will use rustyline, since it seems like the most feature-complete
|
|||
|
||||
* STRT parse integers
|
||||
|
||||
** TODO Function to get a token until condition is false
|
||||
|
||||
** TODO Parse the integer
|
||||
|
||||
* TODO parse strings
|
||||
|
||||
* WAIT cli tests using insta-cmd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue