Skip to content

Improve naming #2

@garzfaust

Description

@garzfaust
  • Method ControllUnit::UpdateInstructionRegister() might be called ControllUnit::ReadNextInstructionFromMemory, for example
  • Method Interpreter::NameBinary might be called Interpreter::GetPathOfBinary or Interpreter::GetBinaryPath
  • Method Interpreter::WordTranslate might be called Interpreter::TranslateWord
  • Method Cpu::InNames might be called Cpu::isNameContained`
  • Method ControllUnit::ResetGPRegister should be called ControllUnit::ResetGpRegister because, like you did it with the name of the class Cpu, you do not write upper case letter in succession.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions