Commit Graph

5 Commits

Author SHA1 Message Date
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
57f32da348 Added cfg data structure, function for converting and pretty printing function 2024-11-17 00:29:52 +01:00
0ff17560ee separated into modules, added parser and lexer for miniImp 2024-11-13 21:50:44 +01:00