Samuel Hammersberg
|
f9c5a520e3
|
Implemented addition.
|
2023-02-04 11:29:59 +01:00 |
|
Samuel Hammersberg
|
819f4c9406
|
Made a simple code generator that outputs to LLVM IR
|
2023-02-03 16:59:36 +01:00 |
|
Samuel Hammersberg
|
defe409d78
|
Added a comment about the includeStr "macro"
|
2023-01-24 11:43:54 +01:00 |
|
Samuel Hammersberg
|
fd64a7e669
|
Added a function to load the Standard LLVM library at runtime.
|
2023-01-24 11:38:33 +01:00 |
|
Samuel Hammersberg
|
213e47097e
|
Split the compiler into it's own module and added a file for the LLVM standard library.
|
2023-01-23 16:57:32 +01:00 |
|
Samuel Hammersberg
|
b389e397b6
|
Started working on a simple compiler.
|
2023-01-22 19:43:08 +01:00 |
|
Samuel Hammersberg
|
df3bf7c6ab
|
Added the missing Lex and Par file.
|
2023-01-22 19:42:14 +01:00 |
|
Martin Fredin
|
499ced914c
|
Fix judgment
|
2023-01-20 14:16:18 +01:00 |
|
Martin Fredin
|
64ee4dc432
|
Implement basic interpreted language
|
2023-01-20 14:12:04 +01:00 |
|
Martin Fredin
|
7caadcbeb9
|
Use src instead of app
|
2023-01-17 15:34:32 +01:00 |
|