|
9d7a63f25b
|
Make return special for block
|
2023-08-02 15:34:20 +03:00 |
|
|
dca604a038
|
Add preliminary codegen, update parsing to require functions
|
2023-08-02 15:31:33 +03:00 |
|
|
17ab6a0cea
|
Update gitignore
|
2023-08-02 01:03:19 +03:00 |
|
|
bda4fa4200
|
Move stuff around, add comment about compiling LLVM
|
2023-07-31 00:35:46 +03:00 |
|
|
42e74f49f8
|
Add function calls to parsing, also Top Level Expressions
|
2023-07-27 23:01:50 +03:00 |
|
|
ee14e18787
|
Add binop expression parsing
|
2023-07-27 22:25:13 +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 |
|