|
|
08a8d07422
|
Semantics for RISC code
|
2024-12-03 17:18:42 +01:00 |
|
|
|
efa6ed21c9
|
Added While loop to RISC
|
2024-12-02 14:26:05 +01:00 |
|
|
|
15356aa5a9
|
Fixes wrong order for conversion
|
2024-12-02 00:45:24 +01:00 |
|
|
|
52cd7e7e13
|
RISC code output
TODO: fix wrong order for conversion in cfgrisc
|
2024-12-01 12:55:20 +01:00 |
|
|
|
08f0eb5c91
|
Optimizing risc instructions for boolean expressions
|
2024-11-28 11:17:59 +01:00 |
|
|
|
7465c2daff
|
Optimizing risc instructions for arithmetic expressions
|
2024-11-28 00:35:30 +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 |
|
|
|
b64108ba69
|
Added back edges to cfg
|
2024-11-18 15:56:53 +01:00 |
|
|
|
57f32da348
|
Added cfg data structure, function for converting and pretty printing function
|
2024-11-17 00:29:52 +01:00 |
|
|
|
9e599cc018
|
Compleating assignment for interpreter, modified grammars, fixed tests
|
2024-11-16 15:40:00 +01:00 |
|
|
|
0ff17560ee
|
separated into modules, added parser and lexer for miniImp
|
2024-11-13 21:50:44 +01:00 |
|
|
|
3e4e1615d2
|
Refactoring, errors are not thrown anymore
|
2024-10-26 01:47:30 +02:00 |
|
|
|
ccbba90ead
|
Refactor
|
2024-10-25 21:29:49 +02:00 |
|