This website requires JavaScript.
Explore
Help
Sign In
teascade
/
reid-llvm
Watch
1
Star
1
Fork
0
You've already forked reid-llvm
Code
Issues
Pull Requests
Packages
Releases
6
Wiki
Activity
8d27a6e7bd
reid-llvm
/
.gitignore
14 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add the very most basic codegen
2024-07-17 19:43:28 +02:00
src/old_llvm
Add simple tokenizer for easiest.reid
2023-07-27 16:40:12 +02:00
/target
Add preliminary codegen, update parsing to require functions
2023-08-02 14:31:33 +02:00
/.vscode
Add rudamentary LLVM lib stuff, make a fully compiling executable
2025-06-24 22:10:44 +02:00
.env
hello.*
Make the compiler produce .o/.asm/.ll according to input file name
2025-07-14 23:25:17 +02:00
main
Update README and .gitignore
2025-07-21 20:15:55 +02:00
*.o
*.ll
*.asm
*.out
Add production of .llir and .mir -files for LLIR and MIR
2025-07-22 22:32:32 +02:00
*.llir
Update gitignore
2025-07-28 01:06:20 +02:00
*.mir
foo.reid
Reference in New Issue
Copy Permalink