• I want to point out here that my analysis and inspection skills are not limited to program code, but also extend to digital logic design blueprints. The SCAP details are proprietary (still, I think).
  • I converted the corrected logic diagrams into Haskell formulas and wrote a special Haskell function set to convert these to C code. I then integrated the generated C code into the existing simulator. C++ probably would have sufficed instead of Haskell, but it was not conveniently available to me at the time.