codegen
|
Parse strings and booleans
|
2023-02-10 12:30:10 -05:00 |
lexic
|
Fix bugs and improve error messages
|
2023-01-05 12:48:34 -05:00 |
repl
|
Report sytax errors
|
2023-02-08 19:53:02 -05:00 |
semantic
|
Get dataypes from sybols
|
2023-02-11 09:53:18 -05:00 |
syntax
|
Parse strings and booleans
|
2023-02-10 12:30:10 -05:00 |
ast_types.rs
|
Parse strings and booleans
|
2023-02-10 12:30:10 -05:00 |
main.rs
|
Simple codegen
|
2023-01-24 08:05:49 -05:00 |
symbol_table.rs
|
Simple type checking in the symbol table
|
2023-01-23 08:34:24 -05:00 |
token.rs
|
Report sytax errors
|
2023-02-08 19:53:02 -05:00 |