|
|
ab406df610
|
Fix passing around results
|
2026-04-02 16:09:42 +03:00 |
|
|
|
e19349beb6
|
Actually parse statements with a loop
|
2026-04-02 15:44:33 +03:00 |
|
|
|
8520404fb1
|
Parse function somewhat correctly
|
2026-04-02 15:36:48 +03:00 |
|
|
|
31c697a097
|
Use unique_ptrs everywhere again
|
2026-04-02 01:41:39 +03:00 |
|
|
|
04a6ec1ded
|
Start adding AST and Result
|
2026-04-02 00:31:19 +03:00 |
|
|
|
856709e46a
|
Rename name to formatted
|
2026-04-01 22:44:31 +03:00 |
|
|
|
e5f7430586
|
Add TokenStream
|
2026-04-01 22:42:27 +03:00 |
|
|
|
ad04da8218
|
Move tokens to it's own file
|
2026-04-01 22:13:23 +03:00 |
|
|
|
92e0bcd270
|
Add simple tokenization
|
2026-04-01 21:59:07 +03:00 |
|
|
|
721f996413
|
Implement a simple Hello World with LLVM
|
2026-04-01 20:46:38 +03:00 |
|