#student #ic #binary #unit #sisa #fib #exercices

app ic_helper

Simple program to help FIB IC students to do the SISA exercices

1 unstable release

0.1.0 Oct 20, 2022

#15 in #student

GPL-3.0 license

42KB
1K SLoC

ICHelper

Another program to help FIB students with IC, this time in Rust!

To-do

  • IMPORTANT In SISA to binary modify NOT instruction to only receive 2 registers
  • Convert binary to SISA
  • Convert hex to SISA (hex to binary and then call converter binary -> SISA)
  • Convert SISA to binary (control unit)
  • Convert SISA to binary (processing unit)
  • Add license info
  • Restructure files
  • Create TUI
  • Refactor bad programmed functions

Dependencies

~7–18MB
~237K SLoC