Commit Graph

4 Commits

Author SHA1 Message Date
Dhruv Maroo
c24ddf0a79 Remove unused functions and variables 2023-04-22 07:38:25 +05:30
Dhruv Maroo
59fef18c3a Make the decompiler plugin invoke the transpiler 2023-04-22 07:04:44 +05:30
Dhruv Maroo
8f7c12d3fe Add C to Rust transpiler
* Add grammar for C and transpile it to Rust code
  * Add `generate.sh` to generate the JavaCC and JJTree files
  * Update `build.sh`
2023-04-21 19:02:44 +05:30
Dhruv Maroo
32ce329db1 Add Rust decompiler widget plugin 2023-04-21 01:04:29 +05:30