thp/src
Araozu 4c565df699 feat: semantic analysis for hello world 2024-08-01 10:34:08 -05:00
..
cli feat: Add syntax errors to the tokenize command 2024-07-28 18:18:11 -05:00
codegen feat: semantic analysis for hello world 2024-08-01 10:34:08 -05:00
error_handling refactor: Dont store quotes inside string tokens 2024-07-31 10:54:17 -05:00
file refactor: remove old codegen, test new codegen nodes 2024-07-31 10:33:54 -05:00
lexic feat: semantic analysis for hello world 2024-08-01 10:34:08 -05:00
php_ast feat: semantic analysis for hello world 2024-08-01 10:34:08 -05:00
repl feat: semantic analysis for hello world 2024-08-01 10:34:08 -05:00
semantic feat: semantic analysis for hello world 2024-08-01 10:34:08 -05:00
syntax refactor: Dont store quotes inside string tokens 2024-07-31 10:54:17 -05:00
main.rs Infer datatype of unary operator 2024-05-30 14:59:45 -05:00