|
|
11adaa5103
|
First draft report, removing exercises
|
2025-01-15 00:09:58 +01:00 |
|
|
|
9bcc88e016
|
Fixes for RISC evaluation
|
2025-01-11 20:32:11 +01:00 |
|
|
|
3be05222ab
|
Fixes defined variables, fixes live variables, implements reduces registers, fixes risc semantic
|
2024-12-27 21:11:38 +01:00 |
|
|
|
f1b4c3a17d
|
Live Variables
|
2024-12-21 02:16:04 +01:00 |
|
|
|
1f0d48263a
|
Switching to top instead of bottom for the defined variables
|
2024-12-16 16:40:59 +01:00 |
|
|
|
25f9f12525
|
Defined variables module, not fully working
|
2024-12-16 05:15:33 +01:00 |
|
|
|
590123d988
|
Added dataflow module
|
2024-12-12 16:37:36 +01:00 |
|
|
|
08a8d07422
|
Semantics for RISC code
|
2024-12-03 17:18:42 +01:00 |
|
|
|
52cd7e7e13
|
RISC code output
TODO: fix wrong order for conversion in cfgrisc
|
2024-12-01 12:55:20 +01:00 |
|
|
|
99287d79c5
|
Implementing cfg for risc
|
2024-11-27 20:18:30 +01:00 |
|
|
|
4e9f08347b
|
Changed from type to module for cfg and moved to separate lib
|
2024-11-21 18:30:19 +01:00 |
|
|
|
67f1659c7a
|
Main has test for cfg
|
2024-11-20 00:13:05 +01:00 |
|
|
|
9e599cc018
|
Compleating assignment for interpreter, modified grammars, fixed tests
|
2024-11-16 15:40:00 +01:00 |
|
|
|
40055899c9
|
Added binary to output file of main
|
2024-11-15 17:23:39 +01:00 |
|
|
|
0ff17560ee
|
separated into modules, added parser and lexer for miniImp
|
2024-11-13 21:50:44 +01:00 |
|
|
|
8b274ebda4
|
Adding tests, adding miniFun implementation
|
2024-10-20 20:28:44 +02:00 |
|
|
|
4172d685c3
|
Added new main test program (primality test)
|
2024-10-08 19:07:08 +02:00 |
|
|
|
670ffbe47b
|
Fixed comment
|
2024-10-07 14:33:08 +02:00 |
|
|
|
27c82f6357
|
Added powmod in utility and PowerMod in the sintax and semantics of MiniImp
|
2024-10-07 14:13:28 +02:00 |
|
|
|
f40428251a
|
Fib program, deleted commented exercise test code
|
2024-10-06 17:05:19 +02:00 |
|
|
|
92fa995807
|
Fix main, added extra functionality, added extra tests in main. TODO: add real unit tests
|
2024-10-05 18:40:45 +02:00 |
|
|
|
c1e513d3dc
|
First commit
|
2024-10-04 19:38:34 +02:00 |
|