|
e9aab4f43e
|
Use print to string instead of dump
|
2023-08-02 18:48:56 +03:00 |
|
|
2ced45eb40
|
Refactor
|
2023-08-02 18:43:47 +03:00 |
|
|
9019e1e5a7
|
Split codegen properly
|
2023-08-02 18:37:31 +03:00 |
|
|
612b4d63a8
|
Reorganize code
|
2023-08-02 18:19:30 +03:00 |
|
|
a196857dd6
|
Add simple codegen from actual AST
|
2023-08-02 17:03:06 +03:00 |
|
|
dca604a038
|
Add preliminary codegen, update parsing to require functions
|
2023-08-02 15:31:33 +03:00 |
|
|
bda4fa4200
|
Move stuff around, add comment about compiling LLVM
|
2023-07-31 00:35:46 +03:00 |
|
|
40f3738719
|
Add import statement parsing
|
2023-07-27 21:47:50 +03:00 |
|
|
6170eb0990
|
Add parser, token stream, successfully parse let statement
|
2023-07-27 21:17:44 +03:00 |
|
|
cca69976dd
|
Add simple tokenizer for easiest.reid
|
2023-07-27 17:40:12 +03:00 |
|