Описание тега little-man-computer
Little Man Computer (LMC) models an instructional Von Neumann computer architecture and uses assembly language.
Little Man Computer (LMC) models an instructional Von Neumann computer architecture and uses assembly language. It is mostly used for educational purposes.
Questions about programming issues involving LMC should clarify which simulator the code should run on, as there are different interpretations on how a LMC should work with negative numbers and overflow.
There are several simulators available on the web, including those published by:
These take assembly code as input and run the program visualising the process.
For more info, see:
- Little Man Computer on Wikipedia
- Chapter 6 "The Little Man Computer", in "The Architecture of Computer Hardware and System Software", by Irv Englander