|
63c54ae4da
|
Update gitignore
|
2025-07-28 02:06:20 +03:00 |
|
|
b39b829061
|
Add production of .llir and .mir -files for LLIR and MIR
|
2025-07-22 23:32:32 +03:00 |
|
|
b2e9849504
|
Update README and .gitignore
|
2025-07-21 21:15:55 +03:00 |
|
|
28d632d51c
|
Add Makefile by @neon, fix array typechecking during typeinference
|
2025-07-15 01:17:00 +03:00 |
|
|
bcad9b57fe
|
Make the compiler produce .o/.asm/.ll according to input file name
|
2025-07-15 00:25:17 +03:00 |
|
|
5f93b7c9c2
|
Add rudamentary LLVM lib stuff, make a fully compiling executable
|
2025-06-24 23:10:44 +03:00 |
|
|
dd3e0618ae
|
Add the very most basic codegen
|
2024-07-17 20:43:28 +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 |
|
|
cca69976dd
|
Add simple tokenizer for easiest.reid
|
2023-07-27 17:40:12 +03:00 |
|