summaryrefslogtreecommitdiff
path: root/projects/hackc
AgeCommit message (Expand)Author
2022-09-03hackc: LetStatement accepts SubscriptTermHEADmainFrederick Yin
2022-09-03hackc: While statementFrederick Yin
2022-09-03hackc: more statements; UnexpectedTokenFrederick Yin
2022-09-01hackc: more termsFrederick Yin
2022-08-31hackc: Parser handles IndexErrorFrederick Yin
2022-08-31hackc: idk, statements and expressions?Frederick Yin
2022-08-31hackc: i dont even rememberFrederick Yin
2022-08-30hackc: Subroutine takes care of parensFrederick Yin
2022-08-30hackc: subroutine (partial)Frederick Yin
2022-08-30hackc: var declaration in/out of subroutineFrederick Yin
2022-08-30hackc: print syntax error messageFrederick Yin
2022-08-30hackc: parse variable declarationFrederick Yin
2022-08-29hackc: backslash escape extensionFrederick Yin
2022-08-29hackc: exit on invalid tokenFrederick Yin
2022-08-29hackc: tokenizerFrederick Yin