Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-03 | hackc: LetStatement accepts SubscriptTermHEADmain | Frederick Yin | |
2022-09-03 | hackc: While statement | Frederick Yin | |
2022-09-03 | hackc: more statements; UnexpectedToken | Frederick Yin | |
2022-09-01 | hackc: more terms | Frederick Yin | |
2022-08-31 | hackc: Parser handles IndexError | Frederick Yin | |
2022-08-31 | hackc: idk, statements and expressions? | Frederick Yin | |
2022-08-31 | hackc: i dont even remember | Frederick Yin | |
2022-08-30 | hackc: Subroutine takes care of parens | Frederick Yin | |
2022-08-30 | hackc: subroutine (partial) | Frederick Yin | |
2022-08-30 | hackc: var declaration in/out of subroutine | Frederick Yin | |
2022-08-30 | hackc: print syntax error message | Frederick Yin | |
2022-08-30 | hackc: parse variable declaration | Frederick Yin | |
Also add a handful of overloading operators to Token | |||
2022-08-29 | hackc: backslash escape extension | Frederick Yin | |
2022-08-29 | hackc: exit on invalid token | Frederick Yin | |
2022-08-29 | hackc: tokenizer | Frederick Yin | |