Package mars


package mars
  • Class Summary
    Class
    Description
    Maintains list of generated error messages, regardless of source (tokenizing, parsing, assembly, execution).
    Represents occurrence of an error detected during tokenizing, assembly or simulation.
    Collection of globally-available data structures.
    Launch the Mars application
    Produces MARS splash screen.
    Adapted from http://www.java-tips.org/content/view/1267/2/
    Internal representations of MIPS program.
    Represents one assembly/machine statement.
    Contains various IDE settings.
  • Exception Summary
    Exception
    Description
    Class to represent an error that occurs while assembling or running a MIPS program.