Samuel Hammersberg
|
8aaf05bf82
|
separated the LLVM standard lib into its own file
|
2023-01-24 10:21:49 +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
|
5524e1ec3e
|
Removed all opaque pointers
|
2023-01-23 16:17:54 +01:00 |
|
Samuel Hammersberg
|
157ff56301
|
Integers are now properly printed.
|
2023-01-23 15:55:48 +01:00 |
|
Samuel Hammersberg
|
2c17695d3a
|
The i64ToString function is soon done.
Co-authored-by: William <Rakarake@users.noreply.github.com>
|
2023-01-23 14:18:11 +01:00 |
|
Samuel Hammersberg
|
b389e397b6
|
Started working on a simple compiler.
|
2023-01-22 19:43:08 +01:00 |
|
Samuel Hammersberg
|
0ae5a9cee0
|
Switched directories for the test program, added some example LL programs, and gave the Funky programs a temporary extension.
|
2023-01-22 19:42:51 +01:00 |
|
Samuel Hammersberg
|
df3bf7c6ab
|
Added the missing Lex and Par file.
|
2023-01-22 19:42:14 +01:00 |
|
Samuel Hammersberg
|
2b85eef81d
|
Merge pull request #2 from bachelor-group-66-systemf/basic
Basic
|
2023-01-20 15:15:50 +00: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
|
d28aa9fc5d
|
Update .gitignore
|
2023-01-20 14:11:19 +01:00 |
|
Martin Fredin
|
92bb18a568
|
Update cabal file
|
2023-01-20 14:00:12 +01:00 |
|
Martin Fredin
|
bbb54d683a
|
Add bnfc dependencies
|
2023-01-20 09:50:35 +01:00 |
|
Samuel Hammersberg
|
bd845f023d
|
Merge pull request #1 from bachelor-group-66-systemf/dev-env
Update dev enviroment
|
2023-01-18 10:56:57 +00:00 |
|
sebastianselander
|
53be0594ae
|
Changed to fourmolu default settings
|
2023-01-17 15:34:42 +01:00 |
|
Martin Fredin
|
7caadcbeb9
|
Use src instead of app
|
2023-01-17 15:34:32 +01:00 |
|
Martin Fredin
|
157ee636e8
|
Change base to version which is compatible with ghc.9.2.4
|
2023-01-17 15:33:52 +01:00 |
|
Martin Fredin
|
fe7c68777e
|
Add shell.nix
|
2023-01-17 15:32:30 +01:00 |
|
Rakarake
|
42768d5aa0
|
Added gitignore
|
2023-01-17 14:47:00 +01:00 |
|
sebastianselander
|
47df84f911
|
cabal init and added formatting options
|
2023-01-17 11:42:40 +01:00 |
|
Sebastian Selander
|
0e402af95d
|
Initial commit
|
2023-01-17 11:37:08 +01:00 |
|